A test zone for implementing WASM scripting into the Lyra engine
Go to file
SeanOMik a58dcfb53d
Create a common-api crate to make it easier to write a wasm guest
2024-04-18 23:11:29 -04:00
.vscode
common-api Create a common-api crate to make it easier to write a wasm guest 2024-04-18 23:11:29 -04:00
lyra-engine@12c8ece418
src Create a common-api crate to make it easier to write a wasm guest 2024-04-18 23:11:29 -04:00
witguest Create a common-api crate to make it easier to write a wasm guest 2024-04-18 23:11:29 -04:00
.envrc
.gitignore
.gitmodules
Cargo.lock create a 'common-api' crate to make it easier to work with the ecs world 2024-04-14 19:34:07 -04:00
Cargo.toml create a 'common-api' crate to make it easier to work with the ecs world 2024-04-14 19:34:07 -04:00
LICENSE
README.md
shell.nix create a 'common-api' crate to make it easier to work with the ecs world 2024-04-14 19:34:07 -04:00

README.md

lyra-wasm-scripting-test

A test zone for implementing WASM scripting into the Lyra engine