Sven Sauleau

Results 284 comments of Sven Sauleau

The `.babelrc` file has been removed in `[email protected]`. I added a folder for the examples ([/examples](https://github.com/xtuc/async-reactor/tree/master/examples)), would you mind doing a PR? Don't forget to add you as author.

Good idea! I'm not a TCO expert btw. What prevents you from doing: ```diff - const val = b.find((state => s => s.min < state['min'])(_state)) + const val = b.find(s...

> We should be able to detect a closure in a closure and throw, I guess shadowing and scoping will become complicated. Just to avoid breaking the state for outer...

I know that TC39 has subgroups, but not sure it's something formal.

I agree (but I won't be able to vote for that at the next meeting). I guess that's what working groups are for?

Could we add this to the next meeting https://github.com/WebAssembly/meetings/blob/master/2018/CG-04-03.md? Also we could already find out in what people are interested about.

> Provide an easier environment for this type of discussion: a mailing list, slack, discord, etc. https://github.com/WebAssembly/meetings/issues/236 > Take some time during the meeting to remind people that we value...

I assume the path traversal is allowed by nginx. our new KV backend doesn't do that. We can check if user rely on that in the worker.

We deployed a fix and restarted the processing of ipaddr.js v2.0.1. Passed without any errors: https://github.com/cdnjs/logs/commit/4b01712ea9119fb49ee3433f40ae09d6980ace86. Update on the cdn: https://github.com/cdnjs/logs/commit/3f7f85c4509aee57b8fe828b3839267211091190 Could you please check if SRIs are matching now?

According to https://caniuse.com/#feat=mdn-http_headers_cache-control_immutable the support is pretty low