Skip to content

Commit 1cec90a

Browse files
committed
swap sections
1 parent f2d0721 commit 1cec90a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,16 @@ is built with an ancient wasi-sdk to workaround
3737
* Performance
3838
* Stable API/ABI
3939

40+
## Which specs are implemented?
41+
42+
* [WebAssembly](https://github.com/WebAssembly/spec) except SIMD.
43+
44+
* [threads](https://github.com/WebAssembly/threads)
45+
46+
* [wasi preview1](https://github.com/WebAssembly/wasi)
47+
48+
* [wasi-threads](https://github.com/WebAssembly/wasi-threads)
49+
4050
## Where can this run?
4151

4252
### The most tested
@@ -68,16 +78,6 @@ is built with an ancient wasi-sdk to workaround
6878
* NuttX/sim on macOS/amd64
6979
* NetBSD/amd64
7080

71-
## Which specs are implemented?
72-
73-
* [WebAssembly](https://github.com/WebAssembly/spec) except SIMD.
74-
75-
* [threads](https://github.com/WebAssembly/threads)
76-
77-
* [wasi preview1](https://github.com/WebAssembly/wasi)
78-
79-
* [wasi-threads](https://github.com/WebAssembly/wasi-threads)
80-
8181
## How slow is this?
8282

8383
[benchmark with ffmpeg](./benchmark/ffmpeg.sh)

0 commit comments

Comments
 (0)