joystick icon indicating copy to clipboard operation
joystick copied to clipboard

Consider @joystick.js/bun

Open rglover opened this issue 2 years ago • 0 comments

Excited to see Bun hit 1.0. https://bun.sh/blog/bun-v1.0

This has been on my mind for awhile and assuming that the claim of drop-in replacement for Node is accurate, the changes to the framework should be minimal (Joystick is light on its Node API usage so most stuff should be compatible).

Only hesitation is the CLI as that's written in Node, too. May need to consider an alternative CLI, or, figure out how to do a hybrid package that can target specific APIs depending on some sort of env var or flag.

Also, Windows support would be mandatory before starting any work on this: https://bun.sh/blog/bun-v1.0#bun-more-thing.

rglover avatar Sep 08 '23 17:09 rglover