cleanup, docs

This commit is contained in:
root
2026-06-16 12:21:31 +00:00
parent dff1959341
commit ea08d5f28b
296 changed files with 1571 additions and 1940 deletions
+2 -4
View File
@@ -16,7 +16,5 @@ Triggers a manual recompile of a UCE compilation unit through the host membrane.
If `path` is relative, it is resolved by the host unit resolver. The function returns whether compilation succeeded; it does not return or expose a native `SharedUnit*` to wasm units.
Related:
- PHP: template compilation or preloading steps that generate cached PHP artifacts
- JavaScript / Node.js: build-step compilation, bundling, or ahead-of-time template transforms
:example
print("unit_compile example\n");