vscode-riscv-venus
vscode-riscv-venus copied to clipboard
Eliminate Dependecy from DOM (or use original DOM)
For rendering and state the original venus uses HTML-DOM. In our implementation this seems to be no longer needed as rendering and state management is done in vscode.
This issue depends on #18
If we want to make the original files runnable i think we need to include the original dom. Otherwise we can remove the dom.