Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
WASM Generator 0.3.3 documentation
WASM Generator 0.3.3 documentation

Contents:

  • API Reference
  • Examples
    • Oberon-0 Example
    • WASI Example
Back to top
View this page

WASM Generator DocumentationΒΆ

This is the documentation for the WASM Generator, a Python library for generating WebAssembly code.

Contents:

  • API Reference
    • ActiveData
    • BaseFunction
    • BaseGlobal
    • BaseMemory
    • Export
    • Function
    • FunctionType
    • Global
    • GlobalType
    • Import
    • Memory
    • MemoryType
    • Module
    • PassiveData
  • Examples
    • Oberon-0 Example
    • WASI Example
Next
API Reference
Copyright © 2026, Jacques Supcik
Made with Sphinx and @pradyunsg's Furo