sandwichfarm / notemine

⛏️ wasm nostr note miner written in rust.
https://sandwichfarm.github.io/notemine
3 stars 1 forks source link

WebGPU experiment #8

Open dskvr opened 1 month ago

dskvr commented 1 month ago
  1. created a shared library
  2. ported existing notemine to use shared lib
  3. webgpu impl

everything builds, demo is broken, nothing is tested. very unlikely webgpu miner works.