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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The application manager component handles the packets that the platform recieved

The WebAssembly runtime is the execution environment for WASM applications.

The messaging layer can suppor the API for WASM applications communicate to each other and also the host environment.
The messaging layer can support the API for WASM applications communicate to each other and also the host environment.

When Ahead of Time compilation is enabled, the WASM application can be either bytecode or compiled native binary.

Expand Down