fizzy
fizzy copied to clipboard
Links in comments point now to version 1.1 of the spec
Code comments in types.hpp
, module.hpp
, parser.hpp
etc. refer to the spec at https://webassembly.github.io/spec/core/ which currently hosts 1.1 version.
https://github.com/wasmx/fizzy/blob/7c45309b76ad292bf12253f5412f314aeaa6e1b4/lib/fizzy/types.hpp#L16
I'm not aware if rendered 1.0 spec is hosted somewhere, but the source is at https://github.com/WebAssembly/spec/tree/wg-1.0/document.
Probably currently this one is the good oficial source of 1.0 spec https://www.w3.org/TR/2019/REC-wasm-core-1-20191205/