Expand description
Code generation backends for Ling.
Re-exports§
pub use bytecode::BytecodeBackend;pub use bytecode::Vm;pub use bytecode::VmProgram;pub use bytecode::compile_mir_program;pub use wasm::WasmBackend;
Code generation backends for Ling.
pub use bytecode::BytecodeBackend;pub use bytecode::Vm;pub use bytecode::VmProgram;pub use bytecode::compile_mir_program;pub use wasm::WasmBackend;