mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-28 19:09:00 +00:00
11ab7b6efc
Previously WebAssembly.compile was used along with the secondary WebAssembly.instantiate overload. Using only the primary overload is recommended to get best performance.