Stream: git-wasmtime

Topic: wasmtime / PR #6046 cranelift: Emit a table of opcodes in...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 16:55):

elliottt opened PR #6046 from trevor/generate-opcode-list to main:

Generate a constant that contains all opcodes that cranelift knows about. This is convenient for analyses, and will aid generating instruction instantiations when fuzzing in the future.

As a more immediate need, I'm using this table to check the opcode signatures that we use when fuzzing cranelift, but thought it would make sense to consider this change in isolation.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 17:14):

elliottt updated PR #6046 from trevor/generate-opcode-list to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 17:17):

elliottt updated PR #6046 from trevor/generate-opcode-list to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 17:22):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 17:22):

afonso360 has enabled auto merge for PR #6046.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 18:13):

afonso360 merged PR #6046.


Last updated: Nov 22 2024 at 17:03 UTC