iacore
iacore
> I would like help making the benchmark tool more advanced, but as I don't know shell scripting, I have another idea. I will create another benchmark suite written in...
I don't think languages other than C or shell script fit in this project though. JS/bun is probably not a good fit. My reasoning was, Janet script can be compiled...
I have updated the issue description. What's the correct way to look for a function definition in textual MIR loaded with `MIR_scan_string`? I took the search code from https://github.com/vnmakarov/mir/blob/643bb0cdd12cd29029abb29ccf0edc5e94ba4103/c2mir/c2mir-driver.c#L786-L793
@rempas maybe you want to use keystone. To MIR, externally generated code are all the same. If you generate machine code with C calling convention, you can use it with...
Encountered the same error when running `express` (http server) in Deno. When the browser (Firefox) refreshes while loading a page, the server breaks. The error is as below: ``` error:...
I can't recreate the setup. It has something to do with `express` and Node.js.
~~Maybe this issue can be closed?~~ So far we have no reproducible example.
> Has any progress been made here? Would like to take this on if not!! See https://github.com/ricklupton/rmc/. It's usable.
@Azeirah can you update the project readme to mention that it supports .rm v6? You can also use the main branch and enable Issues so people can contribute to your...
it should convert tab to space in moonscript.