Quickjs Es Runtime Versions Save

this is a wrapper library for the javascript runtime quickjs written in rust which works with typescript, modules, promises, async, await and much more

0.13.1

3 months ago
  • update quickjs-ng to 4.0.1
  • fixed bigint support for quickjs-ng

0.13.0

3 months ago
  • support quickjs-ng (v 0.3.0) as feature, it compiles, some test cases fail (bigint) but should be a nice first step

0.12.1

3 months ago
  • bugfix: console.log("a:%s", undefined); would fail

0.12.0

4 months ago
  • uses hirofa-quickjs-sys 0.2.0 and ['bellard'] feature and thus the 2024-01-13 version of the original quickjs by Fabrice Bellard
  • added get_proxy_instance_id for getting instance id without looking up the proxy
  • console functions output source filename

0.11.0

11 months ago

0.10.1

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.7

1 year ago

0.8.4

1 year ago