We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273bcee commit d059beaCopy full SHA for d059bea
1 file changed
ReadMe.md
@@ -19,7 +19,7 @@ ClearScript is a library that makes it easy to add scripting to your .NET applic
19
* (V8) Support for fast data transfer to and from [JavaScript typed arrays](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays)
20
* (V8) Support for [JavaScript modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules)
21
* (JavaScript) Support for [CommonJS modules](http://wiki.commonjs.org/wiki/Modules)
22
-* :new: Support for .NET Core 3.1 and .NET 5.0 on Windows (x86/x64/arm64), Linux (x64/arm64), and macOS (x64).
+* :new: Support for .NET Core 3.1 and .NET 5.0 on Windows (x86/x64), Linux (x64), and macOS (x64).
23
24
# Installation
25
### Composite packages
0 commit comments