A test zone for implementing WASM scripting into the Lyra engine
Go to file
SeanOMik 5d9843cdb0
Use a wit resource for the ecs world and a slab to allow multiple worlds
2024-04-14 17:02:54 -04:00
.vscode Simple PoC with Wit and WASMA 2024-04-14 17:02:52 -04:00
lyra-engine@60ec62c558 PoC for spawning entities with components and querying them 2024-04-14 17:02:53 -04:00
src Use a wit resource for the ecs world and a slab to allow multiple worlds 2024-04-14 17:02:54 -04:00
witguest Use a wit resource for the ecs world and a slab to allow multiple worlds 2024-04-14 17:02:54 -04:00
.envrc Simple PoC with Wit and WASMA 2024-04-14 17:02:52 -04:00
.gitignore Simple PoC with Wit and WASMA 2024-04-14 17:02:52 -04:00
.gitmodules PoC for spawning entities with components and querying them 2024-04-14 17:02:53 -04:00
Cargo.lock Use a wit resource for the ecs world and a slab to allow multiple worlds 2024-04-14 17:02:54 -04:00
Cargo.toml Use a wit resource for the ecs world and a slab to allow multiple worlds 2024-04-14 17:02:54 -04:00
LICENSE Initial commit 2024-04-14 16:58:12 -04:00
README.md Initial commit 2024-04-14 16:58:12 -04:00
shell.nix Simple PoC with Wit and WASMA 2024-04-14 17:02:52 -04:00

README.md

lyra-wasm-scripting-test

A test zone for implementing WASM scripting into the Lyra engine