File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed
Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,9 @@ This is what it means by plugins being "sandboxed by default" - you can take any
4646
4747<p align =" center " >
4848 Example of running the CLI <code >pluginlab</code >
49- <img src =" ./crates/pluginlab/demo.gif " alt =" pluginlab demo " />
49+ <a href =" https://asciinema.org/a/DWYAgrjSpwlejvRJQY8AHCEfD?speed=1.5 " title =" Click to watch the demo " >
50+ <img src="./crates/pluginlab/demo-preview.png" alt="pluginlab demo" />
51+ </a >
5052</p >
5153
5254## Previous work with WebAssembly
Original file line number Diff line number Diff line change @@ -38,7 +38,9 @@ More details on the github repo: [topheman/webassembly-component-model-experimen
3838
3939<p align =" center " >
4040 Example of running the CLI <code >pluginlab</code >
41- <img src =" ./demo.gif " alt =" pluginlab demo " />
41+ <a href =" https://asciinema.org/a/DWYAgrjSpwlejvRJQY8AHCEfD?speed=1.5 " title =" Click to watch the demo " >
42+ <img src="./demo-preview.png" alt="pluginlab demo" />
43+ </a >
4244</p >
4345
4446## Install
You can’t perform that action at this time.
0 commit comments