You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
We still want codegen to be a subcommand of the Ecsact CLI, but it has become apparent that Ecsact Codegen is useful as a standalone library in our other repositories.
Something that doesn't require file IO may be ideal. Then we can run it in the browser with a wasm compiled version. It could be the users responsibility to parse and interpret the ecsact files and have the codegen API read the available declarations.