maikdevries/Spluff

Switch to a faster JS Runtime

Opened this issue · 0 comments

Is your improvement request related to a problem? Please describe.
The project currently uses node + npm to build, test and run which is very slow.

Describe the solution you'd like
Use bun as runtime and build tool instead.