Skip to content

Conversation

@MaxDesiatov
Copy link
Member

WasmKit already supports parsing of WAT (WebAssembly Text format), but its command-line interface does not act accordingly for files with .wat file extension. This change conditionally parses the text format on matching file extension instead of assuming that all given files are in binary format.

WasmKit already supports parsing of WAT (WebAssembly Text format), but its command-line interface does not act accordingly for files with `.wat` file extension. This change conditionally parses the text format on matching file extension instead of assuming that all given files are in binary format.
@kateinoigakukun kateinoigakukun merged commit fc546b2 into main Mar 25, 2025
14 checks passed
@kateinoigakukun kateinoigakukun deleted the maxd/run-wat branch March 25, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants