Jordan Last

Results 164 comments of Jordan Last

I just added support for as-bind to the latest version of Zwitterion. I mention as-bind in the documentation: https://github.com/lastmjs/zwitterion#assemblyscript

@cekvenich Curious about the thumbs down, do you think this is a bad idea?

@cekvenich I'm also curious about this thumbs down, do you think this is a bad idea?

UPDATE: Actually, nevermind. I think my benchmarks were misattributing CPU load to the connections when it was really my queries. I've redone my benchmarks to focus on connections, and the...

Instead of using a JSX syntax, why not use the template literal syntax of JavaScript, which is already a standard JavaScript syntax, instead of an entirely new and non-standard syntax?...

If asm-dom were to support the web components standards, I can see myself using this in my projects to build web components for use cases outside of the browser, such...

Hey, it would be great to have an ES modules version that can be imported directly into the browser with minimal tooling. I would like to use scripts of type...

Is setting a custom fetcher possible yet?

I am running into a similar issue, can you suggest a workaround?