|
|
|
|
|
by Spivak
1127 days ago
|
|
I feel like using Graal for the comparison is cheating a bit because it's so fundamentally different from what bun is doing. You need to compare it to tools that ship class files and a JVM, or something like PyInstaller which will have much much more overhead. |
|
I’d also compare against stripped Rust binaries statically linked against musl.