wasdk / WebAssemblyStudio

Learn, Teach, Work and Play in the WebAssembly Studio

Home Page:http://webassembly.studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use several C files ?

FiveTechSoft opened this issue · comments

We can add new files, but how to build them and generate just one wasm file ?

thanks

There is Service.compileFiles, but looks like, it does not implemented for C.

What does service.compileFiles currently support?