mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-01 08:21:12 +00:00
5 lines
87 B
Odin
5 lines
87 B
Odin
#+build wasm32, wasm64p32
|
|
package vendor_box2d
|
|
|
|
@(require) import _ "vendor:libc-shim"
|