
Bun.js with Jarred Sumner - JSJ 584
JavaScript Jabber
00:00
JavaScript AST: How to Parse Everything Once
Parsing everything once, then handing that AST around to the various tools. We want our one parser to do its one thing or other parts to do is one thing. And this makes things modular, it makes them easier to test. So we actually generate like 12 versions of the JavaScript parsers for zig. The butler just directly reads the AST from the transpiler.
Transcript
Play full episode