Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@TooTallNate TooTallNate released this 12 Jul 21:58

Major Changes

  • Remove "generator" output mode: #12
  • Use vm2 module to prevent privilege escalation of untrusted code: #11

Minor Changes

  • Add any default return type to compile(): e0b9fc8