IRC channel logs

2023-08-04.log

back to list of logs

<ekaitz>muurkha: i'm not sure about anything at this point
<oriansj>the first step to wisdom;
<oriansj>ekaitz: why don't we start with the first step: what CPU architecture are we dealing with (because syscalls can have different numbers depending on the architecture)
<Piraty>who likes to bootstrap to/from webassembly
<nektro>Zig currently bootstraps through webassembly
<oriansj>Piraty: webassembly is just another ISA target for me. we could probably add it to M2-Planet+M2libc+Mescc-tools
<oriansj>nektro: it isn't so much as bootstraps as uses a binary blob (The generated webassembly) to build itself