meet.js Wrocław - czerwiec 2021
Zapraszamy na kolejny meet.js Wrocław!
Startujemy o 17-go czerwca 2021 o 18:00 live na YouTube ( https://youtu.be/LoknuwupOIE )
"Deno internals - how modern JavaScript runtime is built" by Bartek Iwańczuk
In this talk we'll walk through the components of the Deno runtime that allow it to communicate between JavaScript and Rust code. We'll dive deeper into internal organization of the runtime and get to understand modular approach in the Deno codebase that allows users to create their own runtimes without big effort.
About the Speaker:
https://github.com/bartlomieju
I'm a developer in the Denoland company. My journey with Deno started in September 2018, when I started contributing small patches in the early stage of the project. I've been working on more complex features and refactors across the codebase throughout 2019, which led me to join the company later that year. Currently I'm responsible for development and maintenance of the Deno CLI, as well as several other supporting projects.