oc-wasm-sys 0.2.0

Raw FFI bindings to the OC-Wasm system call interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.ordered-float]
default-features = false
version = "^3"

[package]
authors = ["Christopher Head <chead@chead.ca>"]
categories = ["games"]
description = "Raw FFI bindings to the OC-Wasm system call interface"
edition = "2021"
keywords = ["minecraft", "oc-wasm", "opencomputers"]
license = "GPL-3.0-only"
name = "oc-wasm-sys"
repository = "https://gitlab.com/Hawk777/oc-wasm-sys"
resolver = "2"
version = "0.2.0"
[package.metadata.docs.rs]
default-target = "wasm32-unknown-unknown"