working on documentation and more API functions

This commit is contained in:
udo
2026-04-29 12:09:37 +00:00
parent cd445f3c9b
commit 9f7625c7fd
94 changed files with 1896 additions and 458 deletions
+2
View File
@@ -6,9 +6,11 @@ file_name : UCE file to load
return value : loaded shared unit, or `null` if the unit could not be loaded
:see
>runtime
unit_render
unit_call
load
unit_info
:content
Loads a UCE compilation unit and returns its in-memory `SharedUnit` record.