there’s a new compilter, the front-end compiles to...
# javascript
b
there’s a new compilter, the front-end compiles to a new IR (Intermediate Representation) and then there are backends that take that IR and turn it into something platform specific (ie: java classes, native iOS, native MacOS, JavaScript, etc.).