File tree 1 file changed +12
-0
lines changed
1 file changed +12
-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
+ - Update dependency: ` binaryen ` to 0.9.0.
8
+ [[ #194 ] ( https://github.com/wasmx/wasm-chisel/pull/194 )]
9
+ - Removed module: ` fromwat ` . [[ #185 ] ( https://github.com/wasmx/wasm-chisel/pull/185 )]
10
+ - New module: ` binaryenopt ` . [[ #61 ] ( https://github.com/wasmx/wasm-chisel/pull/61 )]
11
+ - Bubble up errors in ` remapimports ` and ` verifyimports ` .
12
+ [[ #190 ] ( https://github.com/wasmx/wasm-chisel/pull/190 )]
13
+ - Rewritten CLI. It also supports UNIX-style commandline mode without a configuration file.
14
+
3
15
## [ 0.5.0] - 2019-07-25
4
16
- New module: ` remapstart ` . [[ #107 ] ( https://github.com/wasmx/wasm-chisel/pull/107 )]
5
17
- New module: ` dropsection ` . [[ #72 ] ( https://github.com/wasmx/wasm-chisel/pull/72 )]
You can’t perform that action at this time.
0 commit comments