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

Make all the languages work as shared plugins #2257

Open
nesbox opened this issue Aug 8, 2023 · 3 comments
Open

Make all the languages work as shared plugins #2257

nesbox opened this issue Aug 8, 2023 · 3 comments
Assignees
Labels
API Issues related to TIC80 API

Comments

@nesbox
Copy link
Owner

nesbox commented Aug 8, 2023

There will be TIC-80 binary with only Lua support (and other lua based langs like MoonScript)
all the other languages will work dynamically through shared libs.

@joshgoebel
Copy link
Collaborator

Interesting. :)

@Wang-Yue
Copy link
Contributor

I think this can be marked as done.

@nesbox
Copy link
Owner Author

nesbox commented Dec 26, 2023

I think not yet, I meant to move the languages into dynamic libraries that would be automatically loaded at the startup

@nesbox nesbox self-assigned this Apr 21, 2024
@nesbox nesbox added the API Issues related to TIC80 API label Apr 21, 2024
nesbox added a commit that referenced this issue Apr 21, 2024
* added BUILD_STATIC=OFF option to split scripts to shared libs

* rpi build fix

* rpi build fix

* macos build fix

* rpi baremetal build fix

* build fix

* call api without macro

* wren build fix

* clang build fix

* baremetal fix

* fixed python and janet shared libs
nesbox added a commit that referenced this issue May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Issues related to TIC80 API
Projects
Status: In progress
Development

No branches or pull requests

3 participants