Zac Kologlu

Results 12 comments of Zac Kologlu

+1 -- was looking for this exact method today

the default permissions are all rwx seems like a reasonable idea though

hash non-determinism fixed, now always displays first label. the secondary issue is much more complex, will put on the backburner

update, we have a `--spim` flag to run in a "spim-compatbility mode". however, currently this only enables `.space` directives to insert zeroes, as opposed to uninitialised bytes. there is a...

evil... this issue also applies to `j` family range also

mipsy cli is desperate my correct-semantics `scanf` style crate that I'm still yet to write in order to tackle this

hmmm... compiler errors should currently handle these well, but definitely not runtime errors. any thoughts on introducing this without adding too much bloat to the diagnostics output?

Good thought, I'll look into it 🙂

Looks like this still doesn't work after the rustyline upgrade, is that as expected @joooooooooooooooooooooooooooooooooooosh ?

we can parameterize the runtime by the lifetime of the binary if we want to borrow stuff from there -- might pose some potential challenges for mipsy_interactive / mipsy_web though,...