Today I will be doing the second #CompilerCompiler stream of this year. It will be re-tackling the rather botched attempt in January 😅. So, we are continuing Top Level Await guided implementation. Streaming at 5pm CET at twitch.tv/codehag
1
5
21
0
3
Specifically, we will look at two things: 1) the difference between functions and modules in the SpiderMonkey implementation. 2) how async functions work, and refactoring that code to work for modules.