Skip to content

Instantly share code, notes, and snippets.

@macchiitaka
Created January 9, 2021 15:25
Show Gist options
  • Save macchiitaka/ed242ac4238a82fd6feeedf122af2226 to your computer and use it in GitHub Desktop.
Save macchiitaka/ed242ac4238a82fd6feeedf122af2226 to your computer and use it in GitHub Desktop.
- WebAssembly
- WASM
- WebAssembly の略
- WASI
- WebAssembly System Interface
- WebAssembly をウェブの外で使うためのシステムインターフェース
- \*.wat
- テキストファイル
- \*.wasm
- バイナリファイル
- wamp
- WebAssembly Package Manager
- Wasmer
- wasm ランタイムの一種
- WASI の実装
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment