NVSL / cfiddle

MIT License
3 stars 0 forks source link

Supporting lists of filenames in first argument to `build()` and compile each separately. #4

Open stevenjswanson opened 1 year ago

stevenjswanson commented 1 year ago

For instance:

build(["foo.cpp", "bar.cpp"])