Skip to content

v0.2.0

Choose a tag to compare

@LeadRDRK LeadRDRK released this 20 Jul 03:47
· 67 commits to main since this release
  • The type of the args argument in Interpreter.call has been changed to List<Node>
  • Num values are now passed to native functions as copies (same as normal functions)
  • Added more API docs.