Current section
Files
Jump to
Current section
Files
native/orb_wasmtime/src/atom.rs
rustler::atoms! {
ok,
error,
i32,
i64,
f32,
f64,
run_instance_start,
reply_to_func_call_out,
// v128,
// extern_ref,
// func_ref,
// func,
// global,
// table,
// memory,
// call_exfn,
// gen_reply
}