Skip to content

Conversation

iguessthislldo
Copy link
Member

@iguessthislldo iguessthislldo commented Oct 13, 2022

Emscripten is a LLVM toolchain that allows compiling C++ to WebAssembly that can be ran on a web browser or NodeJS.

Current status is that ACE can be built, OS_Test can run and pass on Node, but most other tests fail pretty spectacularly. Current goal is to be able to build ACE and TAO with as many ACE tests passing as possible. TAO is not a priority beyond building.

Almost all other ACE tests are failing pretty spectacularly though.

Also fixed some build warnings and added instructions to ACE-INSTALL.
@iguessthislldo iguessthislldo changed the title Experimental WebAssembly Support Using emscripten Experimental WebAssembly Port Using emscripten Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant