Release Notes
Enhancements
- Improved logging by adding additional ImGui error messages.
- Added math functions to WebAssembly (WASM) bindings.
- Introduced support for the Wa language (凹语言), now running on WASM.
Updates
- Upgraded Lua to the latest version.
- Updated TypeScriptToLua (TSTL) to version 1.29.0.
Bug Fixes
- Fixed potential crash issues with C++ callbacks invoked in WASM.
- Resolved an issue where entities did not trigger component events upon destruction.
Full Changelog: v1.6.2...v1.6.3