Stream: git-wasmtime

Topic: wasmtime / issue #402 Milestone: Run tiny-keccak tests


view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:28):

alexcrichton commented on issue #402:

Lightbeam was removed in https://github.com/bytecodealliance/wasmtime/pull/3390 as explained in RFC 14, so I'm going to close this.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:28):

alexcrichton closed issue #402:

This will be a great exercise of our codegen, since tiny-keccak has long stack arrays and ugly unrolled loops that are much more similar to real-world code compared to the tiny loops we've been working with thus far.


Last updated: Nov 22 2024 at 17:03 UTC