watr icon indicating copy to clipboard operation
watr copied to clipboard

Light & fast wasm text compiler/formatter

Results 3 watr issues
Sort by recently updated
recently updated
newest added

From https://github.com/takenobu-hs/WebAssembly-illustrated there's * [ ] test suite * [ ] wasm-as * [ ] wat2wasm * [ ] wasm -d (spec)

Inspired by normalize, a set of changes

It would be really nice if you could add typescript since when using the tool in typescript code bases you don't get any type annotations right now.