This website requires JavaScript.
Explore
Help
Register
Sign In
Gremlinsoft
/
godot
forked from
sascha/godot
Watch
2
Star
0
Fork
You've already forked godot
0
Code
Pull Requests
Activity
b9acf1cedf
godot
/
platform
/
javascript
/
engine
/
externs.js
4 lines
89 B
JavaScript
Raw
Blame
History
var
Godot
;
var
WebAssembly
=
{
}
;
WebAssembly
.
instantiate
=
function
(
buffer
,
imports
)
{
}
;
View Git Blame
Copy Permalink