mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-29 21:11:33 +03:00
6e75d4777c
Looks like LLD implicitly pads data values with zeros at the end rather than explicitly listing them, this means that we need to read out the last byte, even if it's not 4-byte aligned, as it could still represent a wasm-bindgen-generated 32-bit value. |
||
---|---|---|
.. | ||
test-support | ||
wasm-bindgen-cli | ||
wasm-bindgen-cli-support | ||
wasm-bindgen-macro | ||
wasm-bindgen-shared |