Skip to content

Releases: golemcloud/wasm-rquickjs

v0.0.22

15 Dec 10:42
cd4a8d4

Choose a tag to compare

What's Changed

  • Support for printing maps in console.log, format, etc by @vigoo in #77

Full Changelog: v0.0.21...v0.0.22

v0.0.21

27 Nov 15:11
c07be7d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.20...v0.0.21

v0.0.20

12 Oct 13:45
aedba42

Choose a tag to compare

What's Changed

  • Some default exports by @vigoo in #67
  • Implemented web Crypto randomUUID and getRandomValues by @vigoo in #68

Full Changelog: v0.0.19...v0.0.20

v0.0.19

07 Oct 21:05
ae64f12

Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

02 Oct 11:03
515e0e8

Choose a tag to compare

What's Changed

  • Doc comments in d.ts for variant cases and record fields by @vigoo in #61
  • Update examples wit by @mschuwalow in #63

Full Changelog: v0.0.17...v0.0.18

v0.0.17

23 Sep 14:59
e8e6c3c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

19 Sep 13:34
e6fcdf9

Choose a tag to compare

What's Changed

  • Also making node modules available without the 'node:' prefix by @vigoo in #56

Full Changelog: v0.0.15...v0.0.16

v0.0.15

17 Sep 09:52
785da91

Choose a tag to compare

What's Changed

  • Error formatting: support for non-JS Error exceptions, with special support for tagged errors + cleanups by @noise64 in #55

Full Changelog: v0.0.14...v0.0.15

v0.0.14

15 Sep 14:47
3691562

Choose a tag to compare

What's Changed

  • Implementing result return types with using exceptions by @vigoo in #53

Full Changelog: v0.0.13...v0.0.14

v0.0.13

15 Sep 10:36
ef07a08

Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13