oc-wasm-safe

Crates.iooc-wasm-safe
lib.rsoc-wasm-safe
version0.12.1
sourcesrc
created_at2021-07-26 00:22:57.50236
updated_at2024-06-08 07:29:15.84889
descriptionSafe but low-level wrappers around the OC-Wasm system call interface
homepage
repositoryhttps://gitlab.com/Hawk777/oc-wasm-rust
max_upload_size
id427216
size86,679
Christopher Head (Hawk777)

documentation

README

OC-Wasm-safe provides a memory-safe but low-level API for Rust code running on OpenComputers computers running the OC-Wasm architecture. This crate provides access to the full capabilities of OpenComputers as well as any other mods that add OpenComputers interoperability by means of Components or Signals. It is generally not meant to be used alone, but rather to provide some useful APIs directly while also serving as a building block for more ergonomic APIs where appropriate.

Commit count: 277

cargo fmt