Skip to content

Commit d91a614

Browse files
authored
Update features.mdx
1 parent b22c8c1 commit d91a614

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/runtime/features.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Wasmer supports many different backends, depending on your needs:
1010
- _Cranelift_: normal compilation times, good performance
1111
- _LLVM_: slow compilation times, great performance
1212
* Other Runtimes:
13+
- _V8_: ideal for iOS, Android and development.
14+
- _Wasmi_: ideal for iOS, or any environment where only interpreters can run.
1315
- _JavascriptCore_: ideal for macOS. See [announcement](https://wasmer.io/posts/wasmer-3_3-and-javascriptcore)
1416
- _Browser_: to target the web
1517

0 commit comments

Comments
 (0)