Skip to content

Added Web app support

Rohan Haldiya requested to merge Wasm into main

Overview

  1. Added wasm.
  2. Hardcoded PATH
  3. Disabled ddom in main page to show that wasm works.
  4. 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

  1. Windows

Bugs

  1. 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.
  2. Find fix for Path to get from the system
Edited by Rohan Haldiya

Merge request reports