legion-labs / legion

Legion monorepo, contains the legion engine, the tools, source control, build system etc...
https://book.legionengine.com
Other
16 stars 2 forks source link

Improve codegen (typescript) #2072

Open kevin-legion opened 2 years ago

kevin-legion commented 2 years ago

Regarding the second one, I wonder if we're not going to use the Rust underscore convention in TypeScript as well since it makes the code a bit more consistent for everyone @timnitsas-legion

While at it I'll also drop the last remnants of gRpc

kevin-legion commented 2 years ago

Done in https://github.com/legion-labs/legion/pull/2083

kevin-legion commented 2 years ago

We can improve the codegen more but the generated code ergonomics is good enough for now.