mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-15 14:53:43 +00:00
5 lines
84 B
Odin
5 lines
84 B
Odin
#+build wasm32, wasm64p32
|
|
package stb_image
|
|
|
|
@(require) import _ "vendor:libc-shim"
|