Jordan Last

Results 193 issues of Jordan Last

I'm trying to run the test suite with `dfx 0.14.0` but I keep getting this error: `A key was rejected by Ring: InvalidEncoding', test/runner/main.rs:56:9`. I used an old PEM from...

It would be excellent to have a test suite that all implementations can test against.

Requiring a memory id is not desirable, as it adds complexity to the creation of stable structures. I just ran into an issue where a dependency of my application was...

I don't remember, but I'm sure I was inspired by your article when I was looking for Redux solutions for Polymer. I think your idea of using a custom element...

window.audioContext does not exist in the latest Chrome, it's window.AudioContext. Also, in the built file there are still requires everywhere...it would be nice if the build was standard JavaScript meant...

Do you have a license for this?

I would like to see an Ethereum name or address added to the `ethereum` field of the package.json file. This will allow consumers of the project to know a cannonical...

I've just started playing with litgpt, and I first started out with some basic inference with just the CPU I believe, since I hadn't fully restarted my computer to get...

question

Azle 0.18.0 is a major change in syntax, and we would like to have the templates updated to Azle 0.18.0, as the frontend templates are very valuable. Would you accept...

I'm trying to get this to run in our development version of Azle that uses QuickJS under-the-hood. Here's the output I get when I just try to `import mo from...