near / wasmtime

Standalone JIT-style runtime for WebAssembly, using Cranelift
https://wasmtime.dev/
Apache License 2.0
3 stars 4 forks source link

feat(bench): run profiling from `zkasm_runner` #248

Closed mooori closed 6 months ago

mooori commented 6 months ago

Motivation

This functionality will be used to add a subcommand to analyze-zkasm which facilitates running instrumented zkASM.

Changes

Can be reviewed commit-by-commit.