Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in --finalize-table-base short name to -ftb (#972) | Wink Saville | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | wasm-merge tool (#919) | Alon Zakai | 2017-04-17 | 1 | -0/+639 |
wasm-merge tool: combines two wasm files into a larger one, handling collisions, and aware of the dynamic linking conventions. it does not do full static linking, but may eventually. |