Skip to content

v0.6

Compare
Choose a tag to compare
@ialex32x ialex32x released this 15 Jun 08:16
· 530 commits to main since this release
  • support godot class getset property
  • implicitly translate godot Packed*Array from javascript Array
  • add add_module/find_module helper functions
  • resolve modules with package.json if exists
  • fix array buffer allocator (zeroed and non-zeroed)
  • get rid of the use of lfs files