Files
wasmtime/tests/all
Alex Crichton 196bcec6cf Process declared element segments for "possibly exported funcs" (#2851)
Now that we're using "possibly exported" as an impactful decision for
codegen (which trampolines to generate and which ABI a function has)
it's important that we calculate this property of a wasm function
correctly! Previously Wasmtime forgot to processed "declared" elements
in apart from active/passive element segments, but this updates Wasmtime
to ensure that these entries are processed and all the functions
contained within are flagged as "possibly exported".

Closes #2850
2021-04-20 16:52:51 -05:00
..
2020-11-12 16:55:18 -08:00
2021-03-26 15:37:57 -07:00
2021-04-01 19:38:19 -07:00
2021-03-05 00:49:06 -08:00