Skip to content

v0.0.18

Choose a tag to compare

@github-actions github-actions released this 30 May 18:00
· 134 commits to main since this release
456b0f0

What's Changed

  • Sandboxing: bounded, capability-restricted execution of untrusted Lua by @ianm199 in #63
  • docs(changelog): complete the v0.0.17 entry (#58, #60, #62) by @ianm199 in #64
  • Expose sandboxing on LuaRuntime and the WASM ABI by @ianm199 in #65
  • docs: document sandboxing in the npm README and CHANGELOG by @ianm199 in #66
  • ci(release): auto-update the perf dashboard on release by @ianm199 in #67
  • docs(site): add a sandboxing section to the landing page by @ianm199 in #68
  • perf(dashboard): backfill v0.0.13–v0.0.16 + current main (data was stale since May 24) by @ianm199 in #69
  • feat(playground): live sandbox demo, self-hosted from main by @ianm199 in #70
  • release: v0.0.18 (sandboxing) by @ianm199 in #72

Full Changelog: v0.0.17...v0.0.18