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

Test bun.js and see if we can replace our node dependenecy #623

Open
0xfourzerofour opened this issue Feb 24, 2024 · 0 comments
Open

Test bun.js and see if we can replace our node dependenecy #623

0xfourzerofour opened this issue Feb 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request javascript Pull requests that update Javascript code prevent-stale Prevent an issue from closure due to being stale rust Pull requests that update Rust code

Comments

@0xfourzerofour
Copy link
Collaborator

Bun has much faster builds and will speed up tracer compilation as well as removing the need to have yarn and nodejs installed all while having a lot less dependencies.

Bun also allows importing rust files and it would be cool to test whether the ffi integration could work with ethereum tracers and test the speed difference

@0xfourzerofour 0xfourzerofour added enhancement New feature or request javascript Pull requests that update Javascript code rust Pull requests that update Rust code prevent-stale Prevent an issue from closure due to being stale labels Feb 24, 2024
@0xfourzerofour 0xfourzerofour self-assigned this Feb 24, 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 javascript Pull requests that update Javascript code prevent-stale Prevent an issue from closure due to being stale rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant