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

Curious if it's possible to use clojurescript #476

Open
ChrisCochrun opened this issue Jun 24, 2024 · 1 comment
Open

Curious if it's possible to use clojurescript #476

ChrisCochrun opened this issue Jun 24, 2024 · 1 comment

Comments

@ChrisCochrun
Copy link

I have used clojurescript from time to time, and wondered if anyone has ever got it working as an alternative to javascript for AGS? Wasn't sure where to ask but thought maybe someone here may have run across it.

@andrwui
Copy link

andrwui commented Jul 22, 2024

I mean, if you can somehow use the library (and optionally get type inference) in CLJS, you should be able to compile all CLJS to actual JS that AGS can import. It should be the same procedure you would do when using AGS with Typescript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants