Remix.run Logo
falcor84 3 hours ago

There's no surprise that Rust is faster to run, but I don't think there are many who would claim that Rust is faster to write.

orochimaaru 2 hours ago | parent [-]

Maybe with LLM/Code Assistance this effort reduces? Since we're mostly talking mathematics here, you have well defined algorithms that don't need to be "vibed". The codegen, hopefully, is consistent.