index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
javascript
/
js
/
engine
/
engine.externs.js
blob: 1a94dd15ec6a6ffcc60dc07215755e68f2817095 (
plain
)
1
2
3
var Godot; var WebAssembly = {}; WebAssembly.instantiate = function(buffer, imports) {};