1.1.1 • Published 3 years ago

wasm2wat v1.1.1

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

wasm2wat version 1.0.5

Usage:

wasm2wat file.wasm
Creates a file.wat WebAssembly Text file

wasm2wat file.wasm -o watfile.wat
Creates a watfile.wat WebAssembly Text file.
The -o flag allows you to specify an output file.

Flags:

-f Fold into S-Expression syntax
-nd --no-debug-names Do not include debug names in WAT
-ie --inline-exports Write imports inline
-o is followed by an output file name

For help please contact the author to republish original:

Rick Battagline
rick@battagline.com
Twitter: @battagline

Rick's WebAssembly Playground WebAssembly Game Development Book

1.1.1

3 years ago

1.1.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago