Commit 0d70e3f
docs(readme): add WasmGC compilation infrastructure section referencing typed-wasm
typed-wasm is the shared binary conventions library for languages in this
monorepo that compile to typed WebAssembly (AffineScript, Ephapax). It is
not a language itself but is discoverable from here for contributors working
on the WasmGC-targeting language stack.
Adds a "WasmGC Compilation Infrastructure" section with:
- Link to typed-wasm with its dual-role description
- Cross-references to affinescript and ephapax subdirectories
- Note that typed-wasm lives in nextgen-typing scope
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent de905bb commit 0d70e3f
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
115 | 134 | | |
116 | 135 | | |
117 | 136 | | |
| |||
0 commit comments