9 releases (5 breaking)
0.12.1 | Jun 8, 2024 |
---|---|
0.12.0 | Apr 6, 2024 |
0.5.0 | Jan 8, 2024 |
0.4.0 | Dec 30, 2022 |
0.1.1 | Jul 26, 2021 |
#404 in Games
1,053 downloads per month
Used in 6 crates
(5 directly)
94KB
1K
SLoC
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.
Dependencies
~680KB
~14K SLoC