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

Testing with Bun 1.0 #174

Open
rcarmo opened this issue Sep 8, 2023 · 1 comment
Open

Testing with Bun 1.0 #174

rcarmo opened this issue Sep 8, 2023 · 1 comment

Comments

@rcarmo
Copy link
Contributor

rcarmo commented Sep 8, 2023

I have to point this out - I'm picking up bun now that it's finally a 1.0, and it works:

% bun install wisp
bun add v1.0.0 (822a00c4)

 installed wisp@0.13.0 with binaries:
  - wisp


 34 packages installed [4.22s]
me@gnome:~% bun run wisp
=> (+ 1 2)
3
=> 

Maybe it's worthwhile to run a few tests on it and check if everything works?

wisp stands to gain a lot from bun's OS support and native calls, including sqlite support.

@chr15m
Copy link
Collaborator

chr15m commented Sep 14, 2023

Related: Squint added bun support yesterday. https://github.com/borkdude/bun-squint-loader

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