top | item 42048730

(no title)

abu-matterize | 1 year ago

Interesting. I'll look into that. Just wondering if it's possible for different programming languages like Zig, Go and on?

discuss

order

stop50|1 year ago

For go you would need to change the compiler by a lot. rust may be an option, but the projects i have build had often bottlenecks where one thing in the chain took a long time.

abu-matterize|1 year ago

May be we can step up and look into the way to distributing the process instead of handling it via the language specific compilers?