|
|
|
|
|
by n42
1286 days ago
|
|
I’m starting a project that requires a lower level language. Ideally I have tighter control of memory and no GC. I want to move fast and be safe. Go gives me the speed of development I desire, but is a little higher level than this project calls for. Rust is in theory the right choice, but my development speed is like molasses. Given I hope for this project to turn into a company I seek VC backing for, I’m uncomfortable investing in a tool that slows me down so early on. How has Zig been for you in this regard? Do you have any regrets building your company’s flagship software around it at this stage? |
|