Lyra engine scripting with wasm using Wasmtime
Using bytemuck made it impossible to pass data between the guest and host due to dealing with memory layouts. It makes more sense to define the types in WIT, this method also actually works lmao |
||
---|---|---|
common-api | ||
src | ||
wit | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
rust-toolchain.toml | ||
rustfmt.toml |