I wonder how to do more with files than is available in joker.os. Any examples?
If I understand correctly, you cannot just do interop with existing Go functions?
no, no interop. There has to be explicit binding, see std
directory for examples. If you need particular function(s), let me know. It's often trivial to write the bindings.