Wasmer 7.0
7 days ago
- #Compiler
- #RISC-V
- #WebAssembly
- Wasmer 7.0 introduces a new experimental Async API across singlepass, cranelift, and llvm backends.
- Full support for WebAssembly exceptions in Cranelift using the latest release and libunwind integration.
- RISC-V support added to Singlepass, including LLVM RV32gc target, expanding RISC-V coverage.
- Dynamic linking support in WASIX enables broader Python package and native module compatibility.
- Over 200 pull requests merged, including 80 bug fixes, making Wasmer 7.0 the most stable release.
- Quality of life improvements like a compilation progress bar and faster compile times for large packages.
- Instructions for downloading Wasmer 7.0, updating projects, and joining the community provided.