0.0.4
Pre-release
Pre-release
What's Changed
- Performance improvements
- Now WasmKit translates Wasm instructions into internal instruction sequence
- Support CMake build
Pull Requests
- Documentation and reduce number of public APIs by @kateinoigakukun in #75
- Add simple translation step to internal ISeq by @kateinoigakukun in #76
- Cleanup WasmParser module by @kateinoigakukun in #77
- Generalize WASI to other Wasm engines by @kabiroberai in #79
- [WIP] Add minimal CMake support by @kabiroberai in #82
- Support building CLI via CMake by @kabiroberai in #83
- Add RandomBufferGenerator protocol for WASI random_get by @kateinoigakukun in #85
- Add
WallClock
andMonotonicClock
protocols by @kateinoigakukun in #86 - Bump github.com/apple/swift-system from 1.1.1 to 1.2.1 by @dependabot in #89
- Build with CMake on CI by @kateinoigakukun in #87
- Bump github.com/apple/swift-format from 508.0.1 to 510.1.0 by @dependabot in #90
New Contributors
- @kabiroberai made their first contribution in #79
- @dependabot made their first contribution in #89
Full Changelog: 0.0.3...0.0.4