#oc-wasm #opencomputers #minecraft

no-std oc-wasm-safe

Safe but low-level wrappers around the OC-Wasm system call interface

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

Download history 156/week @ 2024-12-13 269/week @ 2024-12-20 133/week @ 2024-12-27 254/week @ 2025-01-03 249/week @ 2025-01-10 314/week @ 2025-01-17 283/week @ 2025-01-24 241/week @ 2025-01-31 284/week @ 2025-02-07 209/week @ 2025-02-14 241/week @ 2025-02-21 168/week @ 2025-02-28 263/week @ 2025-03-07 283/week @ 2025-03-14 223/week @ 2025-03-21 259/week @ 2025-03-28

1,053 downloads per month
Used in 6 crates (5 directly)

GPL-3.0-only

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