solidjs / solid-docs-next

SolidJS Docs.
https://docs.solidjs.com/
208 stars 225 forks source link

[Other]:BUN AND SOLID. #794

Open MRgrav opened 2 weeks ago

MRgrav commented 2 weeks ago

📋 Explain your issue

As a developer, I have come to know that solid js is light weight and very fast. Also bun is a new run time environment which is 3x faster than node js. So I was thinking to combine both.

Do release a version that works with bun.

birkskyum commented 1 week ago

@MRgrav , the known compatibility issues are all to be resolved in Bun, not in solid or solid-start. See here:

That being said, you can already now build and deploy quite advanced apps with Bun, without hitting any of these - but they're worth being aware of.

think the issue can be closed in this repo, since this is the docs.