Andrea Giammarchi

Results 729 comments of Andrea Giammarchi

@bkardell the only easy solution I could think of, since based on new things that won't break anything we know already, is allowing a [do expression](https://github.com/tc39/proposal-do-expressions) to define the static...

FWIW agreed '::' should have lower priority than '.' or it would lose most of its use cases, first of all: borrowing methods Needing a reference upfront or parenthesis to...

strictly speaking, the code doesn't run twice, it looks like you have persistent logs in your devtools so you see there 2 different page loads. installing Service Workers is inevitably...

The XML world has no special nodes so far and it doesn't interoperate with the HTMLInputElement at all, you just have plain raw XML nodes. I need to orchestrate a...

lodash link is closed and the discussion limited. What's the current status? Is this still a bug?

OK, I am not going to do anything about it, hence I'd like to remove this ticket from my list of Github issues

I have the same issue in [polyscript](https://github.com/pyscript/polyscript#readme), I need to hack on global to grab the PHP. That's only the first issue though ... the web or worker are basically...

To whom it might concern I wanted to play around this and re-packaged this (hopefully temporarily) so that now I can get it working as expected: https://github.com/WebReflection/php#readme Issues found: *...

@seanmorris ... thanks for ignoring my previous effort :sweat_smile: https://github.com/seanmorris/php-wasm/issues/28#issuecomment-1744974580