Module backend

Source
Expand description

Common module with common used structures across different commands.

Structs§

RuntimeOptions
The compiler options
WasmFeatures
The WebAssembly features that can be passed through the Command Line args.

Enums§

BackendType
The compiler used for the store
Profiler