From eddd038123ee9e36de15372d41a99c330cd3531b Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Tue, 17 Jun 2025 21:43:46 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6df682b..47a86b2 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,11 @@ It is also possible to build the DLL yourself. You can find more info at [raylib [Android example](https://github.com/gen2brain/raylib-go/tree/master/examples/others/android/example). +##### Wasm + +For web bindings, refer to [Raylib-Go-Wasm](https://github.com/BrownNPC/Raylib-Go-Wasm); it should be largely compatible with this repository. + + ### Installation go get -v -u github.com/gen2brain/raylib-go/raylib