Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Alhadis/language-webassembly

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.2.0

* Added: Support for SIMD instructions
* Added: Support for `nan:arithmetic` and `nan:canonical` constants
* Added: Support for numeric separators
* Fixed: Missing highlighting for certain instruction names
* Fixed: Various inaccuracies related to modeline recognition

v1.1.1

Toggle v1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.1.1

Added comment highlighting for interpreter directives (hashbangs).

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.1.0

* 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

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.0.1

Adds missing support for hexadecimal notation and "special" constants.

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.0.0

Initial release.

Adds syntax highlighting to WebAssembly's textual representation.