godot/platform/javascript/engine
Fabio Alessandrelli ec396c7707 [HTML5] Close IDBFS database on exit.
This should be made available in emscripten in a decent way.
Possibly after unmount, to free the database lock and allow performing
operations on it from javascript after the Emscripten Runtime has
exited.
2020-10-14 11:20:37 +02:00
..
engine.js [HTML5] Close IDBFS database on exit. 2020-10-14 11:20:37 +02:00
externs.js [HTML5] Refactor JS, threads support, closures. 2020-03-11 16:09:31 +01:00
preloader.js [HTML5] Refactor JS, threads support, closures. 2020-03-11 16:09:31 +01:00
utils.js Fix Closure compiler build, python style. 2020-05-10 18:22:48 +02:00