Files
wasmtime/lib
Jakob Stoklund Olesen b4b913cc54 Add OpcodeConstraints::fixed_value_arguments()
Now that some instruction formats put all of their value arguments in a
value list, we need to know how many value are fixed and how many are
variable_args.

CC @angusholder who may need this information in the verifier.
2017-03-14 13:24:49 -07:00
..
2017-03-14 10:48:05 -07:00
2017-03-14 11:56:09 -07:00