Module wasmbin::instructions

source ·
Expand description

WebAssembly instruction set.

Re-exports

  • pub use simd::SIMD;
  • pub use threads::Atomic;
    threads
  • pub use exceptions::Catch;
    exception-handling
  • pub use exceptions::TryTable;
    exception-handling

Modules

Structs

Enums

Type Aliases