0.5.0 - 2019-07-25
- New module:
remapstart. [#107] - New module:
dropsection. [#72] - New module:
fromwat. [#100] - New module:
snip(for using wasm-snip). [#123] - New module:
dropnames. [#126] - New module:
checkfloats. [#118] - Refactored
verifyimpotrsandremapimports. [#6] - Added support for
eth2/debugandbignumimports. [#112] - Better handling for the names section.
- Removed Rust and many Clippy warnings.
0.4.0 - 2019-06-04
- New module:
repack. - Fixed: [#97]
Code generated by
deployernow uses proper import signature. - Improved internal APIs regarding error handling and testing.
0.3.0 - 2019-05-23
- New module:
trimstart. - Fixed: [#84
#91]
Fixed import list for
ewasminremapimportsandverifyimports. - Fixed: [#85]
Code generated by
deployernow properly allocates memory.
0.2.0 - 2019-03-26
- New modules:
deployer,verifyexportsandverifyimports. - Introduced new CLI frontend supporting a YAML configuration.
- Internal API improvements.
- Updated dependency:
pwasmto 0.35. - Moved on to Rust 2018 edition.
0.1.0 - 2018-11-15
- Initial release.
- Modules:
checkstartfunc,remapimportsandtrimexports. All of them with theewasmprofile.