File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.6.0] - unreleased
4
+ - Updated dependency: ` pwasm ` to 0.40.2.
5
+ [[ #145 ] ( https://github.com/wasmx/wasm-chisel/pull/145 ) ,
6
+ [ #157 ] ( https://github.com/wasmx/wasm-chisel/pull/157 )]
7
+ - Removed module: ` fromwat ` . [[ #186 ] ( https://github.com/wasmx/wasm-chisel/pull/186 )]
8
+ - New module: ` binaryenopt ` . [[ #61 ] ( https://github.com/wasmx/wasm-chisel/pull/61 )]
9
+ - Bubble up errors in ` remapimports ` and ` verifyimports ` .
10
+ [[ #190 ] ( https://github.com/wasmx/wasm-chisel/pull/190 )]
11
+ - Rewritten CLI. It also supports UNIX-style commandline mode without a configuration file.
12
+
3
13
## [ 0.5.0] - 2019-07-25
4
14
- New module: ` remapstart ` . [[ #107 ] ( https://github.com/wasmx/wasm-chisel/pull/107 )]
5
15
- New module: ` dropsection ` . [[ #72 ] ( https://github.com/wasmx/wasm-chisel/pull/72 )]
You can’t perform that action at this time.
0 commit comments