mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 01:41:38 +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.