v0.1.0-alpha.30
* feat(runtime): add sandboxed JavaScript execution with QuickJS * fix(runtime): merge sync and resolved promise handling logic * fix(runtime): move param serialization before WASM allocation and wrap promise handling in try-finally * fix(runtime): switch test environment from jsdom to node