This shows you the differences between two versions of the page.
alf:res:wasm [2018/05/03 00:11] alexandru.radovici created |
alf:res:wasm [2018/05/03 00:12] (current) alexandru.radovici |
||
---|---|---|---|
Line 4: | Line 4: | ||
* Description en detail [[http://webassembly.org/docs/semantics/|EN]] | * Description en detail [[http://webassembly.org/docs/semantics/|EN]] | ||
* Interpreteur de Web Assembly [[https://cdn.rawgit.com/WebAssembly/wabt/aae5a4b7/demo/wat2wasm/index.html|WASM]] | * Interpreteur de Web Assembly [[https://cdn.rawgit.com/WebAssembly/wabt/aae5a4b7/demo/wat2wasm/index.html|WASM]] | ||
+ | * La grammaire de Web Assembly [[https://github.com/WebAssembly/spec/tree/master/interpreter/#s-expression-syntax|github]] |