|
|
|
|
|
by slopinthebag
2 days ago
|
|
If you’re writing Typescript with zero dependencies and trying to target native I feel like it makes more sense to write it in a different language like Rust or Go. The main reason for this I think is getting cheap perf wins by running existing code natively. |
|