Closed tshort closed 6 years ago
This add a few methods for file IO, particularly for writing wast and wasm files.
This uses WABT with binaries from WABTBuilder.
I've only really tested this on Linux.
It's marked as WIP because there are no tests, yet.
LGTM. I can easily test on OS X if you need me to.
No hurry on testing on OS X, @MikeInnes.
This add a few methods for file IO, particularly for writing wast and wasm files.
This uses WABT with binaries from WABTBuilder.
I've only really tested this on Linux.
It's marked as WIP because there are no tests, yet.