Open Honya2000 opened 5 months ago
@Honya2000 sorry for the inconvenience. We discussed a related issue on the friendly fork and we will modify qjs
to handle the tasks currently performed by qjsc
. I shall commit these changes to this repo when completed.
I tried to integrate qjs files to my cmake project to use in Visual Studio. But problem is the code cannot be compiled on windows. Then i tried to find qjsc to compile js files for my wasm build. But i couldn't find precompiled windows qjsc binaries. Also i was not able to compile qjsc for windows myself. So no way to use qjs engine and toolset on windows platform ?