typescript-go
typescript-go copied to clipboard
Disassemble compiler package
Moves packages around, renames compiler to program.
This PR is on top of #227
FWIW I personally find this package structure "too flat"; I feel like there are bits which could still be nested further into internal.
Of course, things are racing due to the symbol ID stuff :|