Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do the Godot APIs get registered in JS? #85

Open
arunvickram opened this issue Dec 24, 2020 · 1 comment
Open

How do the Godot APIs get registered in JS? #85

arunvickram opened this issue Dec 24, 2020 · 1 comment
Labels
enhancement New feature or request investigation Needs some investigation

Comments

@arunvickram
Copy link

Hi,

I've been toying around with the ECMAScript module for a bit and I've been experimenting with adding Clojurescript support via shadow-cljs. Basically, the status is that the outputted JS from Clojurescript works in Godot, but I'm having trouble getting a REPL working. I was wondering how/at what stage does the Godot API enter globalThis? Also, at what point can the Javascript code be run, can it only be run ingame or no?

@oxr463
Copy link

oxr463 commented Oct 9, 2021

Any updates on this?

@nmerget nmerget added enhancement New feature or request investigation Needs some investigation labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request investigation Needs some investigation
Projects
None yet
Development

No branches or pull requests

3 participants