Andrea Giammarchi

Results 729 comments of Andrea Giammarchi

hah, this might do: https://wayland.pages.freedesktop.org/weston/toc/running-weston.html#running-weston-from-a-systemd-service

meta is not registered as special tag IIRC and I have no plan to register all elements as special tags ... after reading all other issues you are having, I...

it's a web extension though, you can do whatever you want and nothing else should be affected? to have classes exposed and elements upgraded (it's like builtin extends in LinkeDOM...

P.S. a way to export `` is here, similarly to how you'd need to export all other special tags in your case, meta included, plus attributes https://github.com/WebReflection/linkedom/blob/155dfb9de84c672a0b2f4476d14f68d4b9a5054e/esm/html/option-element.js

the option one had a very valid use case because in SSR you want to write option.value = 'thing' and see that reflected, as much as selected, if `true` ......

P.S. if nothing, it's very possible I should think about a way to export pluggable in features/accessors/classes to recognize when querySelector is used so that patching these on demand is...

for what is worth it, we (PyScript team) have similar requirements for offline applications where any WASM supported interpreter (C-Python, MicroPython, Lua, R, Ruby) could be bootstrapped once per domain...

I'm afraid I am going on vacation next couple of weeks and I have other issues to tackle internally (before that) ... but if this is the answer, I will...

@ParadiseFallen oh no, we clarified that aspect already https://github.com/ceifa/wasmoon/issues/85#issuecomment-1668591981

Hello folks 👋 and happy new year 🥳 As *coincident* has been mentioned, but it's also way behind its latest state in here, I'd like to chime in with some...