Crates.io | cc_wasm_api |
lib.rs | cc_wasm_api |
version | 0.4.7 |
source | src |
created_at | 2024-10-01 15:28:58.465652 |
updated_at | 2024-10-24 09:34:39.48704 |
description | Rust lib for CC wasm mod |
homepage | |
repository | https://github.com/wefcdse/cc_wasm_api |
max_upload_size | |
id | 1393062 |
size | 99,509 |
this crate is for cc wasm mod
[lib]
-crate-type
to "cdylib"
--target wasm32-wasi
target/wasm32-wasi/
[release
|debug
] / [crate name].wasm
to .minecraft/wasm/
please see the example here