diff --git a/README.md b/README.md index 4fe3d00..c1b5b8a 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,9 @@ To test and internet connection is required and you must have the [WASI SDK](htt `make test` +## Presentation + +The Extism perl-sdk was featured at TPRC 2024: [Native deps a pain? WebAssembly can help!](https://www.youtube.com/watch?v=7THl2DSbZNc) Slides are in `docs/`. + ## TODO * More host function / plugin->call bindings diff --git a/docs/Native Deps a pain WebAssembly can help.pdf b/docs/Native Deps a pain WebAssembly can help.pdf new file mode 100644 index 0000000..a328eea Binary files /dev/null and b/docs/Native Deps a pain WebAssembly can help.pdf differ