Commit ade7bd8
committed
docs(quickstart): drop http-export removal step, depends on wasmCloud#5278
Once wasmCloud/wasmCloud#5278 lands, the http-hello-world template no
longer carries the redundant `export wasi:http/incoming-handler@0.2.2;`
line in world.wit (wstd's #[http_server] macro handles it), so users
never see the export and never have to think about removing it. Drop
the [!code --] strikethrough and the :::note explainer from the Rust
world.wit block — the persistent-storage step is now just "add two
import lines."
Also fix a stale link in the TypeScript tip box (was pointing at the
Rust example by mistake).
Signed-off-by: Eric Gregory <eric@cosmonic.com>1 parent 3c7c21a commit ade7bd8
1 file changed
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
183 | 181 | | |
184 | 182 | | |
185 | 183 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | 184 | | |
193 | 185 | | |
194 | 186 | | |
| |||
312 | 304 | | |
313 | 305 | | |
314 | 306 | | |
315 | | - | |
| 307 | + | |
316 | 308 | | |
317 | 309 | | |
318 | 310 | | |
| |||
355 | 347 | | |
356 | 348 | | |
357 | 349 | | |
358 | | - | |
| 350 | + | |
359 | 351 | | |
360 | 352 | | |
361 | 353 | | |
| |||
0 commit comments