WebAssembly / annotations

Proposal for Custom Annotation Syntax in the Text Format
https://WebAssembly.github.io/annotations/
Other
19 stars 10 forks source link

[spec/interpreter/test] Spec & implement proposal #4

Closed rossberg closed 5 years ago

rossberg commented 5 years ago

This should include everything necessary for stage 3:

Like with the custom sections, the interpreter only implements generic parsing of annotation syntax and otherwise ignores it.

rossberg commented 5 years ago

@lukewagner, friendly ping.