godot/platform/web/js
Fabio Alessandrelli 27d67b5ae6 [Web] Use the module config to preload GDExtension libraries.
Instead of calling loadDynamicLibraries ourselves, we add the
GDExtension libraries to preload to the "dynamicLibraries" module config
property.

This seems to fix some threading issue with some browsers during the
init phase.
2024-06-14 16:04:16 +02:00
..
engine [Web] Use the module config to preload GDExtension libraries. 2024-06-14 16:04:16 +02:00
jsdoc2rst
libs Merge pull request #91695 from bruvzg/web_ime_pos 2024-05-28 15:48:42 +02:00