Skip to content

Commit 6702419

Browse files
authored
Update README.md.
1 parent bb39d5d commit 6702419

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Binaryen.NET
22
C# Bindings for the Binaryen WebAssembly toolchain.
33

4+
> [!IMPORTANT]
5+
> Binaryen.NET is currently a **prerelease** package. If you notice missing features or have ideas for improvements, contributions are welcome!
6+
47
## Building
58
- **If you only changed C# code:** The project automatically uses the pre-built native binaries from `runtimes/`, no manual compilation is needed.
69
- **If you updated Binaryen itself:** Rebuild Binaryen as a shared library, then place the compiled binaries for each target runtime into the `runtimes/` folder.

0 commit comments

Comments
 (0)