Skip to content
Open
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
3 changes: 2 additions & 1 deletion pages/sdk/wasmer-js.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Some functionality supported by `@wasmer/sdk`:
- Spawning sub-processes using commands from the same package, side-loaded
packages (`uses`), or arbitrary packages from the Wasmer registry using the
virtual `wasmer run` command
- Support for WebAssembly Tags and Exceptions, enabling languages like PHP to run with full exception handling

## Quickstart

Expand Down Expand Up @@ -93,4 +94,4 @@ on line 11.
</Cards>

[wasmer-sdk]: https://www.npmjs.com/package/@wasmer/sdk
[wasix]: https://wasix.org/
[wasix]: https://wasix.org/