plctlab.github.io
plctlab.github.io copied to clipboard
Visual Studio Code
Currently there is no known vscode build for RV64GC.
https://github.com/Microsoft/vscode/wiki/How-to-Contribute As described here, it lists the dependencies required to build vscode. Node, npm and yarn appear to be the dependencies that are missing from debian.
There is work on node.js here https://github.com/v8-riscv/node but last time I tried to build all of this on my unmatched, I was unsuccessful.
There is an issue logged here https://github.com/v8-riscv/node/issues/5
VSCode has been successfully built and run on RISC-V (RV64GC) a few months ago.
Are the changes uptreamed already?
Are the changes uptreamed already?
IIRC not yet.