annotations
annotations copied to clipboard
Proposal for Custom Annotation Syntax in the Text Format
This isn't a bug report or an issue per se but more of a 👋 about the toolchain support for this proposal in the [wasm-tools](https://github.com/bytecodealliance/wasm-tools) repository. I wanted to open...
The utility of the `@name` annotation comes from being able to use more than the restricted set of ASCII characters allowed in the identifiers already present in the text format....
I would like to see this proposal going forward, since it's a prerequisite for the branch hinting proposal. We recently solved the main issue of missing tests (https://github.com/WebAssembly/annotations/issues/15) by adding...