Skip to content

Class Documentation

Ashton Meuser edited this page Sep 1, 2023 · 6 revisions

Godot Wasm provides two classes, Wasm and WasmMemory.

Compile, instantiate, and interact with a WebAssembly module.

Interact directly with exported or imported WebAssembly module memory.

Clone this wiki locally