Jordan Last

Results 175 comments of Jordan Last

We suspect this is now breaking a `keccak256` library for us, different hashes are produced in Boa and in Node. I find it highly unlikely that this bug is present...

I at least am not working on it, and I would love for this to be solved @HalidOdat

I would like to start working on this issue

@raskad Please take it over, I haven't done anything yet

Hi, I'm building on top of the [Internet Computer blockchain](https://internetcomputer.org/) which is a Wasm environment, and to get these libraries working we'll need a clean wasm32-unknown-unknown compilation. As you work...

Sounds reasonable, thanks! On Tue, Apr 9, 2019, 3:24 AM Jonathan Underwood wrote: > Asking a friend, he recommended we wait for NodeJS to support ES modules. > > Since...

Is the table in this issue up-to-date? I'm very interested in knowing where support stands and what's left to get full support. We're building a very similar project [Azle](https://github.com/demergent-labs/azle) (uses...

Thanks for updating the table. Most important to us right now are http, fs, crypto, and WebCrypto. Seems http and fs are done, but what is the status on crypto...

We're prioritizing the module that we need, it's a possibility that we could take on WebCrypto but we will see. What can we do to help push the open PR...

The crypto PR just had some code pushed and looks like things are green. Is there anything else that needs to be done to get that PR merged? We would...