Would I be able to compile this to WASM? #252
Unanswered
NovaAndrom3da
asked this question in
Q&A
Replies: 1 comment
-
I haven't tried to build with emscripten. An interpretor only build is probably doable as emscripten is quite posix compatible. Not sure about some of the most tricky function on signals.c tho. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First, I have to say- this project is amazing and it works very well.
I would like to ask, is it possible to use emscripten to compile box86 & box64 to WebAssembly without any extensive modifications? If so, this will be very helpful. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions