Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit c72ce45

Browse files
authored
Update source/news/2024/fermyon-spin-rust-sdk.rst
1 parent 6b8a4c8 commit c72ce45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/news/2024/fermyon-spin-rust-sdk.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
WebAssembly Components with Fermyon's Spin SDK for Rust
55
############################################################
66

7-
In our blog series `Part 1 </news/2024/wasm-component-model-part-1/>`__ and `2 </news/2024/wasm-component-model-part-2/>`__ , we have covered the core mechanism of the WebAssembly Component Model and showcased how to create a Wasm Component using WASI 0.2 APIs and the **wasi/http:proxy** world.
7+
In our blog series `Part 1 </news/2024/wasm-component-model-part-1/>`__ and `Part 2 </news/2024/wasm-component-model-part-2/>`__ , we have covered the core mechanism of the WebAssembly Component Model and showcased how to create a Wasm Component using WASI 0.2 APIs and the **wasi/http:proxy** world.
88

99
In this blog post, we will have a look on the `Fermyon's Spin <https://www.fermyon.com/spin>`__ SDK for `Rust <https://fermyon.github.io/rust-docs/spin/main/spin_sdk/index.html>`__ and create a Wasm Component that can be hosted on NGINX Unit.
1010

0 commit comments

Comments
 (0)