Skip to content

Commit 472153b

Browse files
feat: add section with video links
Signed-off-by: Victor Adossi <[email protected]>
1 parent a23b638 commit 472153b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Videos
2+
3+
The WebAssembly ecosystem often gives talks about functionality and features of WebAssembly components.
4+
5+
This page is a non-exhaustive list of some of the best talks and videos related to the component model.
6+
7+
## Overviews of the Component Model
8+
9+
[Threading the needle with concurrency and parallelism in the Component Model - Luke Wagner](https://www.youtube.com/watch?v=mkkYNw8gTQg)
10+
11+
[The Path to Components - Luke Wagner](https://www.youtube.com/watch?v=phodPLY8zNE)
12+
13+
[What is a Component (and Why)? - Luke Wagner](https://www.youtube.com/watch?v=tAACYA1Mwv4)
14+
15+
[Deconstructing WebAssembly Components - Ryan Levick](https://www.youtube.com/watch?v=zqfF7Ssa2QI)
16+
17+
## Full Conference playlists
18+
19+
### Wasm I/O
20+
21+
[Wasm I/O 2025 Playlist](https://www.youtube.com/playlist?list=PLP3xGl7Eb-4OtFH1tcQm6u7_LRED7-3rg)
22+
23+
[Wasm I/O 2024 Playlist](https://www.youtube.com/playlist?list=PLP3xGl7Eb-4Nmj4CJ5WLQZx5UAYvhH920)
24+
25+
[Wasm I/O 2023 Playlist](https://www.youtube.com/playlist?list=PLP3xGl7Eb-4NtSX-wzOxUCjPsBcw2zrPA)

0 commit comments

Comments
 (0)