Mathias LANG

Results 625 comments of Mathias LANG

> in fact it seems we would need to obtain a redistribution license even for the free version of geoIP lite That's what I was worried about. Better to have...

This is not fixing the issue IMO, for the same reason that previous changes didn't fix the issue. After Ctrl+C is called and the shutdown is initiated, nothing should be...

FYI things should run on Alpine since v2: https://github.com/wasmerio/wasmer/commit/ea4ea47e174f33734ffd3533e93e469281c076e0

This is what scares me a bit: https://github.com/wasmerio/wasmer/blob/master/lib/vm/src/trap/traphandlers.rs

Well we probably need to cross the Rubicon and parse `/etc/resolv.conf` for this to work.

I have update this to the HEAD of my current WIP, if anyone's interested in looking at where it's heading towards.

Some of the tests might not be enabled though. Manu mostly wanted to get things up and running for Windows which is what he uses. See e.g. https://github.com/dlang/druntime/pull/2722

We need https://github.com/dlang/dmd/pull/10593 and https://github.com/dlang/druntime/pull/2878

@omerfirmak : This was the original plan. However, as I mentioned, cross compilation is an issue. It is quite likely that LDC uses the `clang++` runtime by default (instead of...