Wasmer Docs
Wasmer
Community
WAPM
Wasmer on Github
Search…
Introduction
🏔
Ecosystem
Wasmer Runtime
WAPM
WebAssembly.sh
Wasienv
🔧
Language Integrations
Rust
C/C++
Javascript
Go
Python
PHP
Ruby
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
Previous
Setup your Ruby environment
Next
⭐️ Instantiating a Wasm module
Last modified
8mo ago
Copy link