Update document to add wamr-rust-sdk introduction (#3204)

Merge branch dev/rust_sdk to main.
The wamr-rust-sdk has been migrated to the standalone repo:
  https://github.com/bytecodealliance/wamr-rust-sdk
So here we just update the document to add the introduction.
This commit is contained in:
Wenyong Huang
2024-03-06 09:29:40 +08:00
committed by GitHub
parent d555c16d11
commit a43018ff72
2 changed files with 5 additions and 4 deletions

View File

@ -0,0 +1 @@
We use a separate repository to host the WAMR Rust SDK. Please refer to [WAMR Rust SDK](https://github.com/bytecodealliance/wamr-rust-sdk) for more details.