Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 972ba1b

Browse files
authored
Update webassembly技术.md
修改格式
1 parent 485b62d commit 972ba1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

VM/evm-ewasm/webassembly技术.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ webassembly就是为了性能而生,它在Web前端的应用可以大幅的提
1111
</br>
1212
在webassembly中有两种文件格式,即wat,wasm,另外还有一个wat的超集wast,可以这样理解,wast是人类易理解的文本格式,wasm是机器识别的格式。
1313
网上有很多的开发相关的工具和在线网站:
14+
</br>
1415
https://webassembly.studio/
1516
</br>
1617
https://wasdk.github.io/WasmFiddle/

0 commit comments

Comments
 (0)