b8d64cbb1e
Before we had two directories `lib/` and `mobile/` that generated respectively the bindings for desktop and ios/android. This needed to be kept in sync and there was a fair amount of code duplication, plus some missing methods on one or the other side. I have made a change so the whole `lib/` namespace is generated by parsing the `AST` of `mobile`, and bindings are generated before compiling. |
||
---|---|---|
.. | ||
const.go | ||
main.go |