piranna / wasmachine

Put WebAssembly in your washing machine
GNU General Public License v3.0
202 stars 11 forks source link

Version of BinaryEncoding #1

Open drom opened 7 years ago

drom commented 7 years ago

What version of the BinaryEncoding do you target? I see this document: https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md That describes format for version 0xd and I know that might be not the latest format. Do you have better spec?

piranna commented 7 years ago

Latest one published on the website, currently is 0xd, yes.