oc-wasm-sys

Crates.iooc-wasm-sys
lib.rsoc-wasm-sys
version0.12.1
sourcesrc
created_at2021-07-26 00:22:17.457244
updated_at2024-06-08 07:29:19.493526
descriptionRaw FFI bindings to the OC-Wasm system call interface
homepage
repositoryhttps://gitlab.com/Hawk777/oc-wasm-rust
max_upload_size
id427215
size6,650
Christopher Head (Hawk777)

documentation

README

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.

Commit count: 277

cargo fmt