add doc for building for web
This commit is contained in:
parent
efd8a47287
commit
9d18f283d1
3 changed files with 16 additions and 0 deletions
11
zig/README.md
Normal file
11
zig/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# FabApp
|
||||
|
||||
## Build for web
|
||||
|
||||
- https://github.com/ryupold/examples-raylib.zig
|
||||
* https://github.com/ryupold/examples-raylib.zig/blob/main/build.zig
|
||||
- https://github.com/ziglang/zig/issues/10836#issuecomment-1666488896
|
||||
- https://github.com/ziglang/zig/pull/17210
|
||||
* https://github.com/mitchellh/zig-overlay
|
||||
- https://github.com/bluesillybeard/ZigAndRaylibSetup
|
||||
- https://github.com/nrdmn/awesome-zig#web
|
Loading…
Add table
Add a link
Reference in a new issue