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

Feature request (Browser release) #2471

Closed
frog-o opened this issue Mar 24, 2023 · 3 comments
Closed

Feature request (Browser release) #2471

frog-o opened this issue Mar 24, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@frog-o
Copy link

frog-o commented Mar 24, 2023

What is the problem this feature would solve?

Portability and easy of install
One thing I can not understand is why people are not make a node,dónde,bunjs equivalent that you can run in a browser. I would like to see buns release a wasm build so that allow you to use typescript, bundler etc with not need a server. Typescript so far needs something running and installed. If buns where able to run in a browser it would solve all that. From everything I read , zig is supposed to be easily be able to compile to wasm ;so in theory this should work. I wanted to mention That I would like to see this for zig language also but I don't want a discord account or anything complicated like that IRC,mailinglist, etc.

What is the feature you are proposing to solve the problem?

Portability and easy of install(what easier then no install)

What alternatives have you considered?

Bable-standalone with packages from sky pack and unpkg

@frog-o frog-o added the enhancement New feature or request label Mar 24, 2023
@frog-o frog-o changed the title Browser release. Feature request (Browser release) Mar 24, 2023
@pfgithub
Copy link
Contributor

Node can run in the browser with webcontainers: https://webcontainers.io/ . I believe bun wants to support a wasm release eventually. I believe zig does too, their build process currently involves running a wasi build of the zig compiler, but they don't seem to distribute wasi binaries yet on their downloads page.

@Electroid
Copy link
Contributor

We do not plan to support running Bun in the browser anytime soon.

@Electroid Electroid closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2023
@plyght
Copy link

plyght commented Nov 20, 2024

We do not plan to support running Bun in the browser anytime soon.

@Electroid It's been about a year, any plans for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants