io

IO stream library for Umka. Implement generic Reader, Writer and ReaderWriter interfaces, which are usable both from Umka and C.

Known issues

  • currently the library is very insecure. It is very easy for umka code to just execute any address. Not really sure how to solve this.
  • the api is not thread safe

license

Unlicense/MIT