Merge branch 'native_boot'

This commit is contained in:
2026-02-23 19:07:07 -06:00
20 changed files with 38708 additions and 38130 deletions

View File

@@ -84,6 +84,7 @@ JSC_CCALL(actor_disrupt,
JSC_SCALL(actor_setname,
js->name = strdup(str);
js->actor_label = js->name;
)
JSC_CCALL(actor_on_exception,