문제

I would like to compile a C-based language into javascript using Emscripten. The documentation here and here suggests that success rates are somewhat dependent on environment. Fortunately, With virtualization it's very easy to spin up whatever environment is needed for the job. Can anyone suggest what linux flavour would be the best choice for compiling a sizeable project? Any other related tips are welcome.

도움이 되었습니까?

해결책

With Ubuntu you can do all you want. For how can use take a look on Installing Emscripten on Ubuntu

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top