codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

[Enhancement] Config the run command

Open fuchanglin opened this issue 3 years ago • 2 comments

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

fuchanglin avatar Jun 06 '22 21:06 fuchanglin

I will work on this.

bummoblizard avatar Jun 07 '22 14:06 bummoblizard

I will work on this.

YES, ADD THIS

maybe a .run file? Or a config menu?

hg0428 avatar Jun 14 '22 20:06 hg0428