Open
Description
Hey,
The output directory is empty, no executables there. Did you plan publish them?
Also, I have a question related to floating point operations in QuickJS. Floating point operations require some special handling in kernel mode and I didn't find anything like that in the project. Did I miss something or you just don't trigger FP code paths?
Thanks!