- Learn WebAssembly
- Mike Rourke
- 111字
- 2021-08-13 15:39:01
WebAssembly Toolkit for VSCode
There are a few different WebAssembly extensions for VS Code currently available. I'm using the WebAssembly Toolkit for VSCode extension because it allows you to right-click on a .wasm file and select Show WebAssembly, which displays the Wat representation of the file. You can install this extension through the Extensions panel (search for WebAssembly), or from the official extension page in the VS Code Marketplace (https://marketplace.visualstudio.com/items?itemName=dtsvet.vscode-wasm):
Viewing the Wat for a .wasm file using the WebAssembly Toolkit for the VS Code extension
Once installed, you're ready to go! Now that you've got all of the required extensions, let's evaluate some optional extensions that can simplify common tasks.
推薦閱讀
- Mobile Web Performance Optimization
- SQL Server 2016從入門到精通(視頻教學超值版)
- The DevOps 2.4 Toolkit
- concrete5 Cookbook
- Mastering JavaScript High Performance
- Java零基礎實戰
- Developing SSRS Reports for Dynamics AX
- Red Hat Enterprise Linux Troubleshooting Guide
- Instant Debian:Build a Web Server
- FPGA嵌入式項目開發實戰
- 跟戴銘學iOS編程:理順核心知識點
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- Oracle Database XE 11gR2 Jump Start Guide
- Java 11 and 12:New Features
- Processing開發實戰