mirror of
https://github.com/godotengine/godot.git
synced 2025-10-21 00:43:46 +00:00
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
![]() |
var Godot;
|
||
|
var WebAssembly = {};
|
||
|
WebAssembly.instantiate = function(buffer, imports) {};
|