This project honours Semantic Versioning.
May 4th, 2021
- Added: Support for SIMD instructions
- Added: Support for
nan:arithmetic
andnan:canonical
constants - Added: Support for numeric separators
- Fixed: Missing highlighting for certain instruction names
- Fixed: Various inaccuracies related to modeline recognition
December 20th, 2019
- Added: Comment highlighting for interpreter directives (hashbangs)
June 27th, 2017
- Added: Missing module-level keywords
- Added: Support for exponential floats and integers
- Added: Support for NaN constants with payloads. E.g.
nan:0xAF
- Added: Support for variable-length unicode escapes. E.g,
\u{0AE}
- Fixed: Incorrect opcode classification and matching
May 28th, 2017
- Added: Support for hexadecimal notation
- Added: Support for
NaN
andinfinity
constants
May 27th, 2017
Initial release.
Adds syntax highlighting to WebAssembly's textual representation.