This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
af424b1c7c
godot
/
platform
/
javascript
/
engine
/
externs.js
4 lines
89 B
JavaScript
Raw
Blame
History
var
Godot
;
var
WebAssembly
=
{
}
;
WebAssembly
.
instantiate
=
function
(
buffer
,
imports
)
{
}
;
Reference in New Issue
View Git Blame
Copy Permalink