asterius icon indicating copy to clipboard operation
asterius copied to clipboard

Haskell + C++ project?

Open lattice0 opened this issue 3 years ago • 1 comments
trafficstars

Can I compile Haskell projects that also use a bit of C++ source code? I wanted to compile https://github.com/cpeikert/Lol but it has some parts done in C++

lattice0 avatar Feb 10 '22 23:02 lattice0

If you manage to compile the C++ parts to WASM, maybe. But that's a hard requirement and I'm guessing that asterius can't do it rn easily.

MagicRB avatar Feb 23 '22 16:02 MagicRB