zamfofex writes:
> Hello, Guix! I have recently worked on a WebAssembly target (for
> cross‐compilation) for Guix. It’s still in very early stages and thus
> fairly lacking, but it is enough to cross‐compile certain simple
> packages such as ‘lolcat’.
>
> Maybe people might find it useful and/o
On Tue, Sep 19 2023, zamfofex wrote:
> I’d love to know what y’all might think about it!
That's super exciting! I do not plan to run GNU Guix inside a WASM
runtime (or in a browser) but I would like to experiment with WASM
versions of some of our packages.
My interest was sparked by the extraord
Hello, Guix! I have recently worked on a WebAssembly target (for
cross‐compilation) for Guix. It’s still in very early stages and thus fairly
lacking, but it is enough to cross‐compile certain simple packages such as
‘lolcat’.
Maybe people might find it useful and/or interesting in some way. I