Module wasmer::module

source ·

Structs

  • A WebAssembly Module contains stateless WebAssembly code that has already been compiled and can be instantiated multiple times.

Enums