Skip to content

2.9.1

Latest

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 11 Jun 10:44
9c208ba
  • Fixed the compiled runtime to emit function names as string literals, preventing arbitrary code execution.
  • Fixed the parser to reject non-identifier function callees, such as literal and raw string callees.