Wolfgang Schuster
Wolfgang Schuster
From reading the docs on the `is` attribute, `createElement()`, and extending built-ins I've thought of a couple paths that could work nicely. The first is `_VirtualDom_nodeWithOptions : Tag -> List...
I'm having difficulty finding the source task that was for implementing `is=` in webkit but has been closed as `will not implement`. In lieu of that I have found a...
Would this be an additional config option possibly to be able to pass in `pathToElm` directly `node-elm-compiler`? If so I'd be happy to make a PR. I know I'll be...
Cool, I'm testing this out locally for a bit to make sure I'm not breaking anything. I'll make a PR once I feel it's working well.
I did but need to refactor my approach and have been distracted by non-code things recently. After my initial attempt, elm-optimize-level-2 made a change to allow running with a `make`...
To add another datapoint, [BeakerBrowser](https://beakerbrowser.com/) just hit v1.0.0-beta and uses the protocol `hyper://`. This protocol is now part of the IANA URL registry too https://twitter.com/pfrazee/status/1261347702073446400?s=20
@Mouhamedtec would you be able to elaborate on your changes here? I'm not as literate in Python and would like to forward this change request to our SDK team with...
@Mouhamedtec do you by chance have a GitHub gist or similar describing your changes? I can't download a PDF at work. Thank you for you time.
@Mouhamedtec thanks for the gist! I can't guarantee that these changes will be included but I'll pass the information along to our team that builds the SDK generation tools. We...
Hello @thomaspaulgrey! Would you be able to provide any details about your use case for async support? This would help us with prioritizing feature work.