kumavis
kumavis
create async middleware currently allows you to `await next()` and does not have an `end` fn. the end is implied when the async middleware completes without calling `next`
progress towards a metamask light client
element is torn down but i think three.js is still rendering to an off-dom element
also i think the mouse tracking is still going on
im more concerned with the rendering though
https://github.com/paulmillr/bls12-381-keygen#bls12-381-keygen
createViewer needs an option to offset the model or camera
@mastilver we're interested in a PR if you're still maintaining the project - thanks!
@diasdavid This is set up so that you get the js implementation when targeting the browser, and c++ on node **(with failover to js)**. So is there some error with...
> echo "Keccak bindings compilation fail. Pure JS implementation will be used."