Skip to content

Releases: HiRoFa/quickjs_es_runtime

0.13.1

13 Mar 13:39
Compare
Choose a tag to compare
  • update quickjs-ng to 4.0.1
  • fixed bigint support for quickjs-ng

0.13.0

08 Mar 13:34
Compare
Choose a tag to compare
  • 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

15 Feb 09:33
Compare
Choose a tag to compare
  • bugfix: console.log("a:%s", undefined); would fail

0.12.0

14 Jan 08:43
Compare
Choose a tag to compare
  • 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

14 Jun 06:58
Compare
Choose a tag to compare
wip

0.10.1

29 May 18:59
Compare
Choose a tag to compare
replace Mutex with parking_lot

0.10.0

20 May 09:25
Compare
Choose a tag to compare
wip 0.10 release

0.9.0

25 Mar 09:21
Compare
Choose a tag to compare
autofmt

0.8.7

29 Jan 10:45
Compare
Choose a tag to compare
prep 0.8.7

0.8.4

02 Oct 08:29
Compare
Choose a tag to compare
autofmt