Releases: three-em/3em
Releases · three-em/3em
v0.3.0
0.3.0
v0.2.9
0.2.9
v0.2.1
What's Changed
- use N-API for @three-em/node by @littledivy in #121
- Redo execution layer for JS library by @andreespirela in #120
- Node.js CI by @littledivy in #123
- JavaScript Library 0.2.1 by @littledivy in #124
Full Changelog: 0.2.0...0.2.1
v0.2.0
What's Changed
- ci: add install scripts by @maximousblk in #83
- Update redstone dep by @andreespirela in #86
- Refactoring codebase (contract info) for JsRuntime by @andreespirela in #87
- feat(js): handle SW results by @littledivy in #90
- chore: remove redstone-js benchmarks by @littledivy in #95
- lru caching by @littledivy in #97
- feat(README): better benchmarks by @littledivy in #98
- Adding help and handling panics better by @andreespirela in #100
- Serving by @andreespirela in #101
- Address help for serve by @andreespirela in #102
- Implementing transaction context for wasm by @andreespirela in #103
- fix(runtime): handle panic better by @andreespirela in #104
- ci: refactor ci by @maximousblk in #105
- feat: aarch64 android support by @littledivy in #106
- feat: pretty wasm error messages by @littledivy in #110
- feat: add panic handler to codegen macro by @littledivy in #112
- feat: javascript libraries by @littledivy in #113
- ci: add aarch64 builds by @maximousblk in #108
- ci: add benchmarks by @maximousblk in #114
- feat(js): support Node.js 16+ by @littledivy in #116
- ci(ship): disable aarch64 builds by @maximousblk in #117
- docs: add js library page to readme by @andreespirela in #118
- 0.2.0 by @littledivy in #119
Full Changelog: 0.1.0...0.2.0
0.1.0
A blazingly fast, secure, reliable, multi-language execution machine for Smart Contracts.
For our proper documentation, please visit: https://github.com/three-em/3em/blob/main/README.md
Technical guide can be found here: https://github.com/three-em/3em/blob/main/docs/technical_guide.md