a-shell icon indicating copy to clipboard operation
a-shell copied to clipboard

Bun support

Open HeavySnowJakarta opened this issue 2 years ago • 3 comments

Unlike node, bun.js is based on JavaScriptCore instead of V8. What's more, it's much faster and completely compatible with node.

HeavySnowJakarta avatar May 07 '23 02:05 HeavySnowJakarta

For my future references: https://bun.sh

holzschu avatar May 07 '23 06:05 holzschu

bun is written in zig, so to port it we should understand zig compiler targeting ios

HeavySnowJakarta avatar Dec 05 '23 03:12 HeavySnowJakarta