File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -74,12 +74,12 @@ Wasmer features:
7474
7575## Backend support by Chipset
7676
77- | | x86_64 | arm64 | x86 | RISC-V |
78- | -------------- | ------ | ----- | --- | ------ |
79- | Cranelift | ✅ | ✅ | ✅ | ✅ |
80- | LLVM | ✅ | ✅ | ✅ | ✅ |
81- | Singlepass | ✅ | ✅ | ❌ | ❌ |
82- | V8 | ✅ | ✅ | ✅ | ✅ |
83- | Wasmi | ✅ | ✅ | ✅ | ✅ |
84- | JavascriptCore | ✅ | ✅ | ✅ | ❌ |
85- | Browser | ✅ | ✅ | ✅ | ✅ |
77+ | | x86_64 | arm64 | x86 | RISC-V 64-bit | RISC-V 32-bit |
78+ | -------------- | ------ | ----- | --- | ------------- | ------------- |
79+ | Cranelift | ✅ | ✅ | ✅ | ✅ | ✅ |
80+ | LLVM | ✅ | ✅ | ✅ | ✅ | ✅ |
81+ | Singlepass | ✅ | ✅ | ❌ | ❌ | ❌ |
82+ | V8 | ✅ | ✅ | ✅ | ✅ | ✅ |
83+ | Wasmi | ✅ | ✅ | ✅ | ✅ | ✅ |
84+ | JavascriptCore | ✅ | ✅ | ✅ | ❌ | ❌ |
85+ | Browser | ✅ | ✅ | ✅ | ✅ | ✅ |
You can’t perform that action at this time.
0 commit comments