Amber Sprenkels
Amber Sprenkels
+1 for making logs not world readable.
Thank you for the patch!
Hey @mhamann, I was thinking about this. The example in the `README.md` specifies: ```c /* Create a message [42, 42, ..., 42] */ for (idx = 0; idx < sizeof(data);...
Nevermind. This is exactly what I have done in #31.
@achamayou Thanks! Actually, there is one thing: A 1.0 release would mean a commitment from my side, and safeguards if I would not be able to maintain it in the...
@achamayou Sure! Also feel free to approach me personally (by email) if you'd like to do a zoom call together. :)
Hmmm. So it looks like `sys/syscall.h` is correctly included, but it does not actually contain the `syscall` function. Are you running on WSL or WSL2?
Awesome! Would you like for it to be added to the `README.md` file?
@arekinath Thank you!
Might be related to https://github.com/jasmin-lang/jasmin/issues/12?