We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293bc5e commit 4ad5eecCopy full SHA for 4ad5eec
KyleConroy-PluginSystemWebAssembly/README.md
@@ -0,0 +1,6 @@
1
+# Safe, Fast, and Easy: Building a Plugin System with WebAssembly
2
+
3
+Adding plugins to your Go program used to mean cross-compilation issues,
4
+security vulnerabilities, and slow speeds. Thanks to WebAssembly, this is no
5
+longer the case. In this tutorial, you will learn how to build a fast and
6
+secure plugin system powered by WebAssembly and WASI.
KyleConroy-PluginSystemWebAssembly/slides.pdf
3.53 MB
0 commit comments