Y
Hacker News
new
|
ask
|
show
|
jobs
by
n_e
32 days ago
> It runs code that Node et al can't run
What kind of code can't node run?
1 comments
johnfn
32 days ago
Bun supports import and require together in the same file
https://bun.com/docs/runtime/module-resolution#using-import-...
link