Y
Hacker News
new
|
ask
|
show
|
jobs
by
sod
512 days ago
Those packages exist already though. Pretty sure the bun maintainers (or Ciro Spaciari in this case) asked the question "how fast could it be if written in zig?".
1 comments
izietto
512 days ago
Isn't it possible to write it in Zig as a separate extension? Every mature language I'm aware of supports this AFAICT
link
culi
512 days ago
Tree shaking means it won't bother you if you don't use it
link