Doug

Results 14 comments of Doug

I'm running the latest docker build for nucleus.

I think I have a solution, I just don't know enough to know if it is **the** solution. I found suggestions that including SHA1 signatures when signing causes the invalid...

Yes it is still an issue, I did send a PR #52

I had already fixed those issues, and it looked pretty much like your changes. I had several changes I was trying to squash into one change, it looks like I...

Actually I need to look at my local changes, getentropy has to be extern if wasm.

Thank you for getting this merged. I have a pretty solid wasm browser implementation working. I'll post details when I have a bit more time. I read several older/closed issues...

I would really like to see this be a thing.

The problem is here in Ember.Object.create in ember.js , they have a fallback from ES5's object create to one that uses in iframe to create an empty object, after thinking...

You are right, `sqlite3mc_flutter_libs is ABI` compatible and can be substituted for either of the existing ```sqlite*_flutter_libs``` and use the encryption related pragma's in setup. This works fine for native...