mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-09 21:09:18 +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.