Skip to content

Milestones

List view

  • Full virtualization: flip the sandbox default so os/io operate against the VFS and nothing reaches the host. Observable behavior change (sandbox refusals become successes) => honest major bump, built on 1.1's VFS plumbing.

    No due date
  • Additive DX + virtualization plumbing on top of the frozen 1.0 API: Lua.Encoder protocol & deflua auto-marshalling (#341), and VFS plumbing routing os/require IO through an in-memory virtual filesystem (#297, PR #302). No breaking changes.

    No due date
    0/5 issues closed
  • Brings the parser, compiler, and VM to Lua. Focusing on beautiful error messages and conformance with the Lua 5.3 test suite

    No due date
    35/36 issues closed