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

Bun runtime support #1139

Open
donmccurdy opened this issue Oct 25, 2023 · 0 comments
Open

Bun runtime support #1139

donmccurdy opened this issue Oct 25, 2023 · 0 comments
Labels
feature New enhancement or request

Comments

@donmccurdy
Copy link
Owner

donmccurdy commented Oct 25, 2023

Bun is an alternative runtime for JavaScript, focused on performance. Similar to support for the Deno runtime (#457), I believe glTF Transform is mostly compatible, and the main work required would be setup to run the unit testing suite on Bun, ensuring that once issues are solved, we don't have regressions in Bun.

Certain features in the /functions module will depend on upstream dependencies also supporting Bun. WebAssembly allows that, but may require additional work by the dependency.

Publish to https://jsr.io/.

@donmccurdy donmccurdy added the feature New enhancement or request label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New enhancement or request
Projects
None yet
Development

No branches or pull requests

1 participant