We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In addition to the binary format (wasm), WebAssembly has a text format (wat or wast). This is a feature request to add the support in prism for it.
Here's the definition for CodeMirror: https://cdn.rawgit.com/WebAssembly/wabt/aae5a4b7/demo/wast-mode.js.
Thanks!
The text was updated successfully, but these errors were encountered:
Add support for WebAssembly. Fix PrismJS#1140 and fix PrismJS#1384
24ce38b
660641a
bb287da
Add support for WebAssembly. Fix #1140 and fix #1384 (#1386)
c28d8c5
Wow that was fast! Thanks @Golmote 👏
Sorry, something went wrong.
No branches or pull requests
In addition to the binary format (wasm), WebAssembly has a text format (wat or wast). This is a feature request to add the support in prism for it.
Here's the definition for CodeMirror: https://cdn.rawgit.com/WebAssembly/wabt/aae5a4b7/demo/wast-mode.js.
Thanks!
The text was updated successfully, but these errors were encountered: