godot/platform/javascript/js/libs
Fabio Alessandrelli d187bb4e11 [HTML5] Use browser mix rate by default on the Web.
Browsers doesn't really like forcing the mix rate, e.g. Firefox does not
allow input (microphone) if the mix rate is not the default one, Chrom*
will exhibit worse performances, etc.
2021-09-15 11:56:21 +02:00
..
audio.worklet.js Fix various typos with codespell 2021-07-25 11:21:51 +02:00
library_godot_audio.js [HTML5] Use browser mix rate by default on the Web. 2021-09-15 11:56:21 +02:00
library_godot_display.js [HTML5] Fix some JS library signature. 2021-06-14 12:32:32 +02:00
library_godot_fetch.js [HTML5] Fix some JS library signature. 2021-06-14 12:32:32 +02:00
library_godot_javascript_singleton.js [HTML5] JS callback functions now returns passed value. 2021-06-18 17:47:48 +02:00
library_godot_os.js [CI] Upgrade Emscripten to 2.0.27. 2021-08-18 10:30:50 +01:00
library_godot_runtime.js [HTML5] Rename heapCopy to heapSlice. 2021-03-05 20:17:58 +01:00