Загрузка страницы

Creating efficient VM with JIT in Go, Iskander Sharipov

GoWayFest 4.0, Online – July 11-12, 2020

Creating efficient VM with JIT in Go, Iskander Sharipov

I’ll reveal a few secrets on how to build an efficient JIT-capable VM in Go as well as how to make it compatible with Go runtime that doesn’t like dynamically generated code (especially in the recent releases).

This talk will cover several topics that are important for anyone who wants to implement an efficient VM in Go:
* Instruction dispatch techniques
* Register-based vs stack-based virtual machines
* Generation and execution of the machine code during the run time (JIT)
* Calling Go functions from the JIT’ed code
* How to use Go GC in your VM properly
* Object allocation tricks in Go.

Видео Creating efficient VM with JIT in Go, Iskander Sharipov канала SPACE
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
24 ноября 2020 г. 22:50:35
00:39:35
Яндекс.Метрика