Nicolas Cannasse

Results 285 comments of Nicolas Cannasse

It's actually quite a show stopper bug, prevents from using it more than once without restarting VSCode

Thanks for the repro. Its due to the compiler optimizing out some local variables. I'll think about what can be done there 😉 Le jeu. 12 mai 2022 à 20:29,...

Do you use a different debug port ?

ATM there is no automatic detection, you need to specify "port" in configuration. But it should give a more meaningful error, and there is a bug related to that (see...

Maybe vscode runs with another user that does not have the same path ? Le lun. 15 févr. 2021 à 12:17, Joseph Manley a écrit : > OS: Fedora 33...

I could merge the PR but it still contains some JIT support leftovers.

Last change before merge : I think we should directly add atomics to threads.c ;)