issues
search
godotjs
/
javascript
Javascript binding for godotengine
https://godotjs.github.io/
MIT License
982
stars
82
forks
source link
fix: loading script in wrong thread and load non existing scripts
#189
Closed
nmerget
closed
1 month ago
nmerget
commented
9 months ago
fix issue where generated files (from
esbuild
) throw error because the wrong thread tries to load it
fix issue with wrong paths of files which are deleted by the user or another tool
esbuild
) throw error because the wrong thread tries to load it