QuTech-Delft / libqasm

libQASM: Library to parse cQASM files
https://arxiv.org/abs/1805.09607
Other
15 stars 16 forks source link

Enable libqasm for emscripten #199

Closed rturrado closed 4 months ago

rturrado commented 4 months ago

libqasm can now be cross-compiled to emscripten.

This cross-compilation is tested via GitHub Actions from an ubuntu/x64 machine.

.github folder

emscripten folder

src folder

Root folder