Skip to content

Releases: ruby/ruby.wasm

2023-05-24-a

24 May 17:17

Choose a tag to compare

2023-05-23-a

23 May 15:42

Choose a tag to compare

2023-05-22-a

22 May 15:52

Choose a tag to compare

2023-05-21-a

21 May 15:39

Choose a tag to compare

2023-05-20-a

20 May 15:45

Choose a tag to compare

2.0.0

18 May 15:32

Choose a tag to compare

channel source
head ruby/ruby@2df5a697e2726a11f0441b13fb5c73dd549837c8
3_2 ruby/ruby@a528908271c678360d2d8ca232c178e7cdd340b4

What's Changed

This release adds some APIs, improved execution stability, and several bug fixes.

Breaking Changes

From this release, some of the unsafe operations are rejected at runtime.

  • Ruby APIs that may rewind the VM stack are prohibited now under nested VM operation.
  • JS::Object#await now raises exceptions if it's called under RubyVM.eval instead of RubyVM.evalAsync

New Contributors

Full Changelog: ruby-3_2-wasm-wasi/1.0.1...2.0.0

2023-05-18-a

18 May 15:57

Choose a tag to compare

2023-05-16-a

17 May 01:30

Choose a tag to compare

2023-05-15-a

15 May 16:00

Choose a tag to compare

2023-05-14-a

14 May 15:53

Choose a tag to compare