@grace11
With Bun and Python it's becoming a bigger trend for high-level lang runtimes to have a way to call down to significantly more performant native libraries.
This is a great trend but the biggest win would be for them to enable proper multi-threading with simple APIs.
Bun seems to have a simple way to run scripts in ch... Show more