Commit Graph

4 Commits

Author SHA1 Message Date
1b6c858a1b Refactor IO, add buffered IO
I wasn't happy with existing implementation of the IO, so I decided
to change it - as a result there is no longer BH_IOOpen and BH_IOClose
and many IO operations are now optional (behind BH_IOCtl).

Finnally implemented buffered IO and fixed size memory buffer IO.
2025-04-26 10:42:22 +03:00
69515af77f Fix styling issues, rename scripts 2025-04-05 13:56:00 +03:00
2ca6a3e316 Fix BH_INT2PTR, add generic callback definition 2025-03-02 23:12:43 +03:00
586a9ace21 Change file naming
This is a follow-up to previous commit.
2025-02-02 21:40:31 +03:00