Daniel Ehrenberg

Results 964 comments of Daniel Ehrenberg

We might want to make a common decision about how this policy affects all programming languages, both JavaScript and WebAssembly, unless there's some relevant difference between them.

Timebox is one tool, but for the queue tool that we use for conversation turn-taking, you can find it at http://tcq.azurewebsites.net/

I was waiting to submit this until hearing more clarification from @flagxor and @lukewagner about their thoughts on Module serialization.

In Igalia, we use Jitsi for meetings, which works on Chrome and Firefox for me; I have not tested other browsers. We could use the Igalia Jitsi instance if you'd...

Just my personal opinion, but I think this usage is getting just a bit too tricky. I worry that if we start adding many cute combinations like this, it will...

It seems like support for optional chaining pipelining can be sort of cleanly separated from the rest of the pipeline proposal, and added as a follow-on. Is this accurate, or...

Would it work to post the draft here? Either way, I am happy to review.

I'd like to leave this idea for a follow-on proposal, and leave the initial proposal simpler and minimal. What do you think?

I take it that, if we go down the Hack-style path, we're not trying for any kind of path for the placeholder to be subsumed by @rbuckton's partial application proposal,...

@mAAdhaTTah I don't think it's possible for partial application to use `$` unless there's a token which is used to start off the partial application expression. The current partial application...