Schell Carl Scivally
Schell Carl Scivally
Thank you @pmp-p! I may be thinking a bit too far ahead as my first hurdle is to figure out how to do some kind of simple FFI between WASI...
> ffi is experimental and only working on emscripten with javascript support @pmp-p I see! I'll have to put my project on ice until then. What is the best way...
This is a good idea, but afaik gitignore's pattern/file globbing aren't regular expressions - so it'll take a bit of massaging.
Thank you for the report @filterfish ! I'll add a blurb about it asap.
We probably need to add a customizable throttle command like the `fswatcher` example above.
I'm a bit overwhelmed with work at the moment, but I would accept a PR for this feature ;)
I'm not so sure about this request as it saves only a little typing. @ethercrow is there any other reason you prefer not to write `foo.py -c ./foo.py`?
I didn't think `concurrently` would switch the output in the background so it's likely something else - see my PR comments inline.
Sorry @marcosh - I've been in the middle of a move.
I wonder how cabal runs its tests. I'll try to reproduce locally and work on some extra debugging options to give us more context. Thanks :)