Skip to content

Releases: coder-mike/microvium

v8.0.0

24 Aug 22:21
Compare
Choose a tag to compare

This release comes with support for async await and a subset of support for Promises. See the documentation for details.

v7.8.0

20 Jul 22:18
Compare
Choose a tag to compare

What's Changed

  • Support the new WASM runtime library @microvium/runtime.
  • Added a "gas counter" -- a counter that counts down on each instruction until the script "runs out of gas". Can be used to catch infinite loops or prevent untrusted scripts from hogging resources.
  • Added the VM "context" to malloc/free for the use case where each VM uses a separate host heap.

Other changes:

New Contributors

Full Changelog: v0.0.25...v7.8.0

v0.0.21

02 Sep 22:50
Compare
Choose a tag to compare

Adds support for classes and some other minor fixes.

v0.0.19

25 Jun 00:17
Compare
Choose a tag to compare
v0.0.19

0.0.9

11 Jun 06:32
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release
v0.0.9

v0.0.9

v0.0.8

14 May 08:34
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
0.0.8