This website requires JavaScript.
Explore
Help
Sign In
SeanOMik
/
lyra-wasm-scripting-test
Watch
1
Star
0
Fork
You've already forked lyra-wasm-scripting-test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dotnet-guest/split-lyra-api
lyra-wasm-scripting-test
/
guests
/
csharp
/
dotnet-guest-test
/
wit
/
deps
/
lyraapi
/
world.wit
5 lines
52 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
create a 'common-api' crate to make it easier to work with the ecs world
2024-04-14 23:34:07 +00:00
package lyra:api;
change how bindings are generated, make it easier to call functions on the guest
2024-07-27 19:24:14 +00:00
world imports {
create a 'common-api' crate to make it easier to work with the ecs world
2024-04-14 23:34:07 +00:00
import ecs;
}