Skip to content

Commit 2d654da

Browse files
committed
added video links in design.md
1 parent 20802bf commit 2d654da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Here we briefly discuss the design of aWsm.
44
The intent isn't to be exhaustive, rather to give you a high-level understanding of the system.
55
Some gory details can be found in:
66

7-
- [*Sledge: a Serverless-first, Light-weight Wasm Runtime for the Edge*](https://www2.seas.gwu.edu/~gparmer/publications/middleware20sledge.pdf) at ACM Middleware, 2020
8-
- [*eWASM: Practical Software Fault Isolation for Reliable Embedded Devices*](https://www2.seas.gwu.edu/~gparmer/publications/emsoft20wasm.pdf) at EMSOFT, 2020
7+
- [*Sledge: a Serverless-first, Light-weight Wasm Runtime for the Edge*](https://www2.seas.gwu.edu/~gparmer/publications/middleware20sledge.pdf) at ACM Middleware, 2020 ([video](https://www.youtube.com/watch?v=dxsYAzVMxH8))
8+
- [*eWASM: Practical Software Fault Isolation for Reliable Embedded Devices*](https://www2.seas.gwu.edu/~gparmer/publications/emsoft20wasm.pdf) at EMSOFT, 2020 ([video](https://www.youtube.com/watch?v=x5j4AuwZbYE))
99

1010
# Background: Wasm Sandbox
1111

0 commit comments

Comments
 (0)