Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Releases: second-state/ssvm-napi

0.4.13

11 Sep 09:52
Compare
Choose a tag to compare

[SSVM] Update ssvm-core for enabling process mode

0.4.12

14 Aug 09:19
Compare
Choose a tag to compare

This is a bugfix release due to some issues in ssvm-core.

0.4.11

10 Aug 10:19
Compare
Choose a tag to compare

This is a bugfix release.

[Addon] Call .fini to clear the previous wasienv

0.4.10

04 Aug 19:16
Compare
Choose a tag to compare

[Addon] Add a Run function for the void return type function
[Addon] Support wasm standalone program mode. Start function emits call _start()

0.4.9

31 Jul 08:23
Compare
Choose a tag to compare

[SSVM] Update ssvm-core to ignore SigInt

0.4.8

29 Jul 06:15
Compare
Choose a tag to compare

[Addon] Clean up AOT related usused source code
[Addon] Use js exception instead of the aborted fatal error

0.4.7

23 Jul 14:16
Compare
Choose a tag to compare

[Release] Version 0.4.7: Update ssvm-core to fix wasi preopens issue
[SSVM] Update ssvm-core to fix the fd crash issue

0.4.6

21 Jul 17:13
Compare
Choose a tag to compare

[Release] Version 0.4.6: Check libstdc++ version on aarch64 and x86_64 targets
[SSVM] rollback ssvm-core to 0.4.4, due to unknown crash issue

0.4.5

21 Jul 10:13
Compare
Choose a tag to compare

[SSVM] Fix some issues about wasi functions

0.4.4

16 Jul 06:54
Compare
Choose a tag to compare

[NPM] Drop 0.4.1~0.4.3, due to the old version of previous broken releases.