Skip to content

Commit

Permalink
Update files/zh-tw/webassembly/concepts/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
LeeLin2602 and github-actions[bot] authored Nov 9, 2023
1 parent 5fbe17f commit f97fed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/zh-tw/webassembly/concepts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@ Emscripten 工具可以將任何 C、C++ 原始碼編譯成一個 Wasm 模組,

- [WebAssembly articles on Mozilla Hacks blog](https://hacks.mozilla.org/category/webassembly/)
- [WebAssembly on Mozilla Research](https://research.mozilla.org/)
- [Loading and running WebAssembly code](/en-US/docs/WebAssembly/Loading_and_running) —— 一探究竟如何將 WebAssembly Code 載入 Web
- [Using the WebAssembly JavaScript API](/en-US/docs/WebAssembly/Using_the_JavaScript_API) —— 搞清楚如何使用其他 WebAssembly JavaScript API 的 features
- [Loading and running WebAssembly code](/zh-TW/docs/WebAssembly/Loading_and_running) —— 一探究竟如何將 WebAssembly Code 載入 Web
- [Using the WebAssembly JavaScript API](/zh-TW/docs/WebAssembly/Using_the_JavaScript_API) —— 搞清楚如何使用其他 WebAssembly JavaScript API 的 features

0 comments on commit f97fed6

Please sign in to comment.