We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35c7af commit 7d0c20fCopy full SHA for 7d0c20f
README.md
@@ -4,12 +4,6 @@ C# Bindings for the Binaryen WebAssembly toolchain.
4
> [!IMPORTANT]
5
> Binaryen.NET is currently a **prerelease** package. If you notice missing features or have ideas for improvements, contributions are welcome!
6
7
-## Platform Support
8
-Currently, Binaryen.NET includes pre-built native libraries **only for 64-bit Windows**.
9
-This means the NuGet package does not work on other platforms by default.
10
-
11
-If you are using a different platform and can provide the necessary binaries, contributions adding them to the `runtimes/` folder are welcome.
12
13
## Building
14
Ensure all Git submodules are up to date:
15
```bash
0 commit comments