> Keep in mind that PanGui is designed to be language-agnostic and will be transpiled to many languages
Okay, there’s a few things you plausibly need transpilation for (like web), but mostly shouldn’t language-agnostic not mean “transpiled to a whole bunch of target languages”, but instead just mean library with idiomatic clients for a bunch of different languages, with transpilation for a small number of platforms where the usable languages are limited?