mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
[C] Convert element macros to use for() internally (#30)
This commit is contained in:
parent
1b410dd858
commit
5e7c4c41eb
9 changed files with 459 additions and 456 deletions
|
|
@ -1,7 +1,7 @@
|
|||
mkdir -p build/clay \
|
||||
&& clang \
|
||||
-Wall \
|
||||
-WError \
|
||||
-Werror \
|
||||
-Os \
|
||||
-DCLAY_WASM \
|
||||
-mbulk-memory \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue