Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Daddoon authored Feb 1, 2021
1 parent b4d1b45 commit 13c1c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ Not all OS's or CPU architectures are supported for the dynamic transpilation, o

**Everything should work out of the box on:**

- Windows (x86, x64, ARM64)
- Windows (x86, x64, ARM64, ARM)
- OSX (x64)
- Linux (x64)

Expand All @@ -236,7 +236,7 @@ Not all OS's or CPU architectures are supported for the dynamic transpilation, o
- Linux (x86)
- Any Docker Linux image on ARM64 or Linux on ARM64 that don't have the **GLIBCXX_3.4.26** lib installed on the system.
This lib is required by the V8 JS Engine. ChakraCore does not support ARM64 on Linux at all.
- Any ARM32v7 environment.
- Any ARM32v7 environment, except Windows ARM.

### What should i do if i'm on an unsupported environment ?

Expand Down

0 comments on commit 13c1c25

Please sign in to comment.