Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebGPU support #1459

Open
wants to merge 11 commits into
base: next
Choose a base branch
from
Open

Add WebGPU support #1459

wants to merge 11 commits into from

Commits on Aug 19, 2024

  1. initiate webgpu

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    95951e7 View commit details
    Browse the repository at this point in the history
  2. add webgpu prover

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    873a49c View commit details
    Browse the repository at this point in the history
  3. fix build

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c604954 View commit details
    Browse the repository at this point in the history
  4. migrate test to wasm & fix send-sync issue

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    22ee95f View commit details
    Browse the repository at this point in the history
  5. print error stack in browser

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6675833 View commit details
    Browse the repository at this point in the history
  6. fix build for std

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a807f8f View commit details
    Browse the repository at this point in the history
  7. update

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cae2b90 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. all test passed with build_trace_commitment_sync

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cbdde53 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. update miden-gpu rev

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    bbd1cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea8595 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. update miden-gpu rev

    Signed-off-by: GopherJ <alex_cj96@foxmail.com>
    GopherJ committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    169d42e View commit details
    Browse the repository at this point in the history