feat: add example4
This commit is contained in:
12
__wasm/wasmtime/wasms/simple_rust_wasm/Cargo.toml
Normal file
12
__wasm/wasmtime/wasms/simple_rust_wasm/Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "simple_rust_wasm"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[lib]
|
||||
crate-type = ['cdylib']
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user