Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485b62d commit 972ba1bCopy full SHA for 972ba1b
VM/evm-ewasm/webassembly技术.md
@@ -11,6 +11,7 @@ webassembly就是为了性能而生,它在Web前端的应用可以大幅的提
11
</br>
12
在webassembly中有两种文件格式,即wat,wasm,另外还有一个wat的超集wast,可以这样理解,wast是人类易理解的文本格式,wasm是机器识别的格式。
13
网上有很多的开发相关的工具和在线网站:
14
+</br>
15
https://webassembly.studio/
16
17
https://wasdk.github.io/WasmFiddle/
0 commit comments