codeapp
codeapp copied to clipboard
[Enhancement] Config the run command
Is that possible to add a function to configure the run command ? e.g. Currently the run code command execute clang++ current-file && wasm a.out, I would like to add some parameters to clang++ when building the out file
I will work on this.
I will work on this.
YES, ADD THIS
maybe a .run file? Or a config menu?