near / wasmtime

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

Run keccak benchmark #206

Closed aborg-dev closed 7 months ago

aborg-dev commented 8 months ago

Demonstration of Keccak benchmark for the following Rust code: https://gist.github.com/akashin/a02b4b72883674072e09b226904f2b5e

aborg-dev commented 7 months ago

Closing as I don't intend to submit this for now. We would eventually need to revive this to complete https://github.com/near/wasmtime/issues/173