Wasmer Docs
Wasmer
Community
WAPM
Wasmer on Github
Search
⌃K
Links
Introduction
🏔
Ecosystem
Wasmer Runtime
WAPM
WebAssembly.sh
Wasienv
🔧
Language Integrations
Rust
C/C++
Javascript
Go
Python
PHP
Ruby
OCaml
Examples
⭐️ Instantiating a Wasm module
🔁
Imports & exports
↪️ Calling guest (exported) functions
↩️ Exposing host (imported) functions
✏️ Using guest (exported) globals
💾
Interacting with memory
⚠️ Handling Errors
🛑
Interrupting Execution
➡
Using memory pointers
👥
Community
Built with Wasmer
Wasmer Twitter
Wasmer Slack
Wasmer Blog
Wasmer on Github
Powered By
GitBook
Examples
Here are the articles in this section:
⭐️ Instantiating a Wasm module
🔁
Imports & exports
↪️ Calling guest (exported) functions
↩️ Exposing host (imported) functions
✏️ Using guest (exported) globals
💾
Interacting with memory
⚠️ Handling Errors
🛑
Interrupting Execution
➡
Using memory pointers
Language Integrations - Previous
OCaml
Next
⭐️ Instantiating a Wasm module
Last modified
1yr ago