The new implementation makes plugins a challenge, since there's no way we can load anything like that besides IPC or embedding a VM. Wwe don't get a runtime for free by being in JS.

We have ported everything to parse, check, emit JSX in the new codebase (though not yet the actual JSX transforms).

Comments