e2083871eb
The API is implemented in javascript, and generates C functions that can be called from godot. This allows much cleaner code replacing all `EM_ASM` calls in our C++ code with plain C function calls. This also gets rid of few hacks and comes with few optimizations (e.g. custom cursor shapes should be much faster now). |
||
---|---|---|
.. | ||
http_request.js | ||
library_godot_audio.js | ||
library_godot_display.js | ||
library_godot_editor_tools.js | ||
library_godot_eval.js | ||
library_godot_os.js |