GopherCon 2022: Kyle Conroy - Safe, Fast, and Easy: Building a Plugin System with WebAssembly
Adding plugins to your Go program used to mean cross-compilation issues, security vulnerabilities, and slow speeds. Thanks to WebAssembly, this is no longer the case. In this tutorial, you will learn how to build a fast and secure plugin system powered by WebAssembly and WASI.
3 views
373
172
2 years ago 00:38:35 3
GopherCon 2022: Kyle Conroy - Safe, Fast, and Easy: Building a Plugin System with WebAssembly
2 years ago 00:44:20 1
GopherCon 2022: Aparna Chaudhari - Test Go Service Integration Using Contracts