Motif and X11 with Emscripten and WASM

562 Views Asked by At

For a webpage that I'm doing I'm trying to integrate some very old legacy code into a web browser using Web Assembly and C++. This legacy code uses Motif an old C++ front end framework. I was unable to find any information on whether or not this is actually possible. Does anyone have any idea? Thank you.

https://en.wikipedia.org/wiki/Motif_(software)

0

There are 0 best solutions below