Skip to content

Commit

Permalink
[Docs] translate /src/os.md (WasmEdge#1794)
Browse files Browse the repository at this point in the history
Signed-off-by: Cheng-En Lee <[email protected]>
Miseratio authored Aug 25, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2b3f669 commit a343c42
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/book/zh-TW/src/os.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# 作業系統支援

WasmEdge 支援數種作業系統及硬體平台,使得 WebAssembly bytecode 應用程式可以移植到不同的平台上。
WasmEdge 不僅能執行於 Linux-like 系統中,也能在像是 seL4 這類型的 microkernel 上運作。

WasmEdge 目前支援:

* Linux
* Windows
* macOS
* seL4
* OpenHarmony(進行中)

0 comments on commit a343c42

Please sign in to comment.