- Add new WASM runtime based on wasmtime. More information in our dedicated update article.
- This is a transitional release containing both the V8 and WASM runtime. The plan is to eventually remove V8.
- We expect WASM to unlock a lot of opportunities going forward, from increased performance (though JS is slower), strict state isolation, flexible guets language choice, more extensibility... if we peaked your interest, check out the article.
- Update JavaScript and Rust dependencies.
Full Changelog: v0.16.9...v0.17.0