wasix-org / wasix-libc

wasix libc implementation for WebAssembly
https://wasi.dev
Other
111 stars 19 forks source link

Can WASIX support c++? #35

Open aysun952 opened 5 months ago

aysun952 commented 5 months ago

How to use wasix to compile c++ into wasm?

theduke commented 3 months ago

@Arshia001 since you are currenty working on this, can you respond?

Arshia001 commented 3 months ago

Wasix already supports C++ and downloadable artifacts will be available as soon as I'm finished with the CI fixes, which should be later today.