Skip to content

Commit fc7bec1

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

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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+
[Threading the needle with concurrency and parallelism in the Component Model - Luke Wagner](https://www.youtube.com/watch?v=mkkYNw8gTQg)
8+
9+
[The Path to Components - Luke Wagner](https://www.youtube.com/watch?v=phodPLY8zNE)
10+
11+
[What is a Component (and Why)? - Luke Wagner](https://www.youtube.com/watch?v=tAACYA1Mwv4)
12+
13+
[Deconstructing WebAssembly Components - Ryan Levick](https://www.youtube.com/watch?v=zqfF7Ssa2QI)
14+
15+
## Full Conference playlists
16+
17+
### Wasm I/O
18+
19+
[Wasm I/O 2025 Playlist](https://www.youtube.com/playlist?list=PLP3xGl7Eb-4OtFH1tcQm6u7_LRED7-3rg)
20+
21+
[Wasm I/O 2024 Playlist](https://www.youtube.com/playlist?list=PLP3xGl7Eb-4Nmj4CJ5WLQZx5UAYvhH920)
22+
23+
[Wasm I/O 2023 Playlist](https://www.youtube.com/playlist?list=PLP3xGl7Eb-4NtSX-wzOxUCjPsBcw2zrPA)

0 commit comments

Comments
 (0)