Add TS bindings generation, with per-lang strings in their own file
authorMatt Corallo <git@bluematt.me>
Fri, 8 Jan 2021 20:05:57 +0000 (15:05 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 12 Jan 2021 03:46:36 +0000 (22:46 -0500)
commit7c816f6424920cfa7b38a6630b578bbd1bf6c903
tree837e3ca5d342ef7631754fbe0e308b4d0f126a9b
parent1863ccdb8d571b431fa6e99b1cd2dd5963df1d16
Add TS bindings generation, with per-lang strings in their own file
bindingstypes.py [new file with mode: 0644]
genbindings.py
genbindings.sh
java_strings.py [new file with mode: 0644]
typescript_strings.py [new file with mode: 0644]