oc-wasm-sys 0.12.0

Raw FFI bindings to the OC-Wasm system call interface
Documentation

OC-Wasm-sys is a collection of raw FFI bindings for Rust code running on OpenComputers computers running the OC-Wasm architecture. You probably don’t want to use this crate directly, since your code will be full of unsafe blocks if you access raw FFI bindings. You probably want OC-Wasm-safe, and potentially some of the additional crates mentioned there, instead.