This repo is not used anymore. Development of Orca was moved here: https://github.com/orca-app/orca
https://orca-app.dev/
- shorten str8_lit macro to STR8 - use strlen() in STR8 and remove str8_from_cstring(). Usage with string literal seem to always be optimized by compile-time constant, so there's little need for a confusing macro that only works with literals and breaks with pointers. - replaced str8_unbox() with str8_lp/str8_ip |
||
|---|---|---|
| examples | ||
| ext | ||
| resources | ||
| scripts | ||
| src | ||
| .gitignore | ||
| build.bat | ||
| build.sh | ||