Skip to content

Commit 4ad5eec

Browse files
committed
Add slides
1 parent 293bc5e commit 4ad5eec

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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.
3.53 MB
Binary file not shown.

0 commit comments

Comments
 (0)