mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-13 19:28:50 -06:00
Now the generated code is tested and most things work. To generate a .noms.js file use the codegen go binary Things that are not complete/needs improvements include: - Recursive structs - Structs with annonymous unions - Enum -- constants for the values Issue #1081