Matteo Basso
Matteo Basso
Hi @tmadden, Cool! Thank you for sharing your library, I'll follow it closely 😄 > Do you have any guidance on this? Is it a supported use case? The patching...
Sure! Let me know as soon as you can so we can improve them. Thank you again 😄
Hi @tmadden, I am analyzing the situation so that I can answer carefully to your questions :) > alia calls into asm-dom's internals to directly create nodes and apply patches...
> Things are slowly progressing on alia. @tmadden I am subscribed as "watcher" and I am happy that you are developing such a great library, keep it up :) >...
It makes sense to me. I can proceed with implementing such API (the one I proposed but using `elm` instead of `VNode`) and putting it into a separate namespace, let's...
Perfect! :) I am currently updating the internals and I am facing some tricky issues. I will let you know as soon as I can.
@tmadden, I have just opened a new PR (number #49). I implemented the API we discussed but I still need to write some tests. While some functions are used by...
Thank you :) > But as I think about it more, I realize those could actually be helpful for debugging, so if they're not a lot of work, I vote...
> Should this take the value as an `emscripten::val`? Yes, I have updated the API :)
> using the new API seems to have fixed the issues I was having with my hacks! :-) [...] I am happy to hear that! > So I think from...