Added Web app support
Overview
- Added wasm.
- Hardcoded PATH
- Disabled ddom in main page to show that wasm works.
- This merge request is a rank 3 feature and will not be worked upon more right now due to complexities to link the DLL to wasm which requires time and a lot of research. Tried wasm to see if it could work without much modifications and the answer is no
Testing
- Windows
Bugs
- It cannot find the ddom.dll. I tried adding it to multiple debug folders where I thought it would run from but that didn't do it.
- Find fix for Path to get from the system
Edited by Rohan Haldiya