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

<del> #2644

Closed
wants to merge 3 commits into from
Closed

<del> #2644

wants to merge 3 commits into from

Conversation

janAkali
Copy link
Contributor

Nim is a language that compiles to C, so thank you to the person who implemented the C template header.
I've only had to translate it to Nim with c2nim tool and add some niceties.

Nimscript config config.nims, that's used for building, is mostly from WASM-4 template with TIC-80 specific memory constraints/addresses. To build a project - the only dependency (other than the Nim compiler) is WASI-SDK.

Included are two ported examples: default cart and bunnymark program, which I used for testing.

@janAkali janAkali closed this Jul 31, 2024
@janAkali janAkali changed the title add Nim WASM Template <del> Jul 31, 2024
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

Successfully merging this pull request may close these issues.

1 participant