Re: compile and execute online
Posted by
dxli on
URL: https://forum.librecad.org/compile-and-execute-online-tp5711837p5711840.html
Hi ravas,
It's good, if the c++11 one works.
Talking about online. What about LibreCAD online?
1, emscripten can compile c++11 into javascript;
2, canvas2d can provide drawing methods;
3, it's one ideal CAD for all platforms: mobile, chromebook, etc.