У нас вы можете посмотреть бесплатно The WASI OS - Isolation with Communication, Wasm style - Dan Gohman, Fastly или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
The WASI OS - Isolation with Communication, Wasm style - Dan Gohman, Fastly A classic challenge in OS design is to combine the need to isolate programs from each other with the need to connect programs to each other. We'll look at WASI from an OS design perspective, and look at how Wasm instances and their ability to communicate are similar to and different from traditional OS processes and inter-process communication (IPC). And we'll look at how this theory translates into practice, looking at the WASI-http and WASI-sockets APIs in detail.