Open dz333n opened 5 years ago
Partially fixed in #26 (merged; implements _getstdfilex
, GetStdioPath
), #28 (draft; the assertion was happening due to missing command line arguments if I recall correctly - see #25).
EDIT: With #28, #29 now merged, it should mostly work. It crashes on exit, and has some missing APIs, but otherwise is more or less usable.
Actual probelms:
_getstdfilex_WCECL
is not implemented yet.WaitForAPIReady
is not implemented yet.GetStdioPath
is not implemented yet.