mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
Merge branch 'main' into feature/get-pointer
# Conflicts: # clay.h
This commit is contained in:
commit
0eb162e3a3
4 changed files with 174 additions and 106 deletions
|
|
@ -475,6 +475,7 @@ Clay supports C preprocessor directives to modulate functionality at compile tim
|
|||
The supported directives are:
|
||||
|
||||
- `CLAY_WASM` - Required when targeting Web Assembly.
|
||||
- `CLAY_DLL` - Required when creating a .Dll file.
|
||||
|
||||
### Bindings for non C
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue