Wait, go isn't human readable?
Not sure if humor, but this is meant to make a distinction with a non-human readable compilation target, many of which aren't, even when using high level languages.
11–13 of 13 posts
Wait, go isn't human readable?
Interesting I feel like I'd rather go the other way, write something in a language with nice syntax and features, then transpile to go
hey ! i like the idea but I don't get why not using WASM instead of transpiling ? (I get the "transpiled typescript might be more readable" argument, but it seems less bullet proof / prone to unexpected behavior)