Skip to content

Releases: seddonm1/quickjs

v0.6.0

30 Jul 20:54

Choose a tag to compare

  • update to latest wasmtime
  • add QuickJSBuilder

v0.5.0

07 Feb 23:11
7facd6c

Choose a tag to compare

  • update to latest quickjs

v0.4.0

21 Dec 02:25
b5fb0da

Choose a tag to compare

  • update version and api changes

v0.3.0

29 Jun 08:30
b963ae6

Choose a tag to compare

  • refactor release to allow resource limits for both memory and execution timeout
  • pass through errors from quickjs to rust correctly