You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a. WASM
b. Re-implement in TypeScript - the advantage would be seamlessness. It's just really nice to have a blessed reliable api, even if it could be an external third party package.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Bun APIs
It would be nice if Bun APIs (https://bun.sh/docs/runtime/bun-apis) could also run in the browser, unless the API really doesn't make sense.
Two options:
a. WASM
b. Re-implement in TypeScript - the advantage would be seamlessness. It's just really nice to have a blessed reliable api, even if it could be an external third party package.
Useful APIs
Web APIs
From https://bun.sh/docs/runtime/web-apis:
The DOM API could actually be very useful as discussed here: #1522
Why Bun should do this?
Beta Was this translation helpful? Give feedback.
All reactions