File tree Expand file tree Collapse file tree
component-model/src/reference Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,10 +16,22 @@ This page is a non-exhaustive list of some of the best talks and videos related
1616
1717## Full Conference playlists
1818
19+ > [ !WARNING]
20+ > Exercise caution when watching conference talks and videos older than ~ 2024.
21+ >
22+ > WebAssembly specifications have changed quite a bit since 2023 and proposed versus implemented
23+ > semantics (Component Model, WIT, etc) have seen considerable improvements.
24+ >
25+ > For example, [ "WITX"] [ witx ] became [ WIT] [ wit ] , with many improvements along the way. Talks that mention
26+ > WITX may contain valuable insight, but are no longer up to date.
27+
1928### Wasm I/O
2029
2130[ Wasm I/O 2025 Playlist] ( https://www.youtube.com/playlist?list=PLP3xGl7Eb-4OtFH1tcQm6u7_LRED7-3rg )
2231
2332[ Wasm I/O 2024 Playlist] ( https://www.youtube.com/playlist?list=PLP3xGl7Eb-4Nmj4CJ5WLQZx5UAYvhH920 )
2433
2534[ Wasm I/O 2023 Playlist] ( https://www.youtube.com/playlist?list=PLP3xGl7Eb-4NtSX-wzOxUCjPsBcw2zrPA )
35+
36+ [ witx ] : https://github.com/WebAssembly/WASI/tree/main/legacy/preview1/witx
37+ [ wit ] : https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md
You can’t perform that action at this time.
0 commit comments