Closed mbekkomo closed 4 months ago
Yes, we are planing to support Bun. We need first to finalize the Deno Wrapper, then creating a new Bun Wrapper by converting Deno APIs in webui.ts to Bun APIs.
I started to adapt bunjs. You can refer to this issue https://github.com/webui-dev/bun-webui/issues/1 for the specific progress.
I started to adapt bunjs. You can refer to this issue webui-dev/bun-webui#1 for the specific progress.
Wonderful! I'll keep tracks of any updates. Thanks for working on it.
Will there be a support for running JS/TS via Bun?