Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Welcome to the Wasmer Documentation! 👋
## SDKs

Wasmer is available in multiple programming languages and operating systems in the shape of SDKs.
Using these SDKs, it's possible to embedd wasmer modules compiled from other languages into your application.
Using these SDKs, it's possible to embed wasmer modules compiled from other languages into your application.
We have set up the SDKs to allow using Wasmer easily anywhere:

* [Wasmer JavaScript SDK](/sdk/wasmer-js): run your Wasmer packages in Javascript
Expand Down