Yarn
Yarn copied to clipboard
A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.
Having support for 32 bit floating-point arithmetic would be great. :-)
Would you like to [add more error handling](https://github.com/WetDesertRock/Yarn/blob/1b17d2182a7d3a72e13891bdde19b50ef7030594/src/yarn.c#L602) for return values from [functions like "ftell"](http://pubs.opengroup.org/onlinepubs/9699919799/functions/ftell.html)?
Is there a way to fetch single bytes out of memory? I didn't see a way to size down registers. Not a big deal to shift to single out bytes,...
# Summary This pull request introduces a CodeQL workflow to enhance the security analysis of this repository. # What is CodeQL CodeQL is a static analysis tool that helps identify...