Changelog:
- 1.0.20:
- Rename atomic.notify, *.atomic.wait to memory.atomic.*.
- 1.0.19:
- Completely disable signal handler on 32-bit.
- 1.0.18:
- Use #warning instead of #warn.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>
JoshStrobl |
Triage Team |
Changelog:
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>
Run wasm-validate and wasm-strip on a WebAssembly file.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
pspec_x86_64.xml | ||
---|---|---|
62 | Have you tested whether or not this could be a shared lib instead of static, and whether or not it needs to be in the main package? https://github.com/WebAssembly/wabt/blob/master/CMakeLists.txt#L351 might be it. |
LGTM but just wanting to confirm that you actually built stuff against this with the change? For example there was a change made to openshadinglanguage that clearly wasn't validated against blender after the changes were made and I ended up needing to fix it while landing it and blender.
Trying to avoid having to do that stuff again :P
emscripten is the only revdep and it's a rundep, also I've retested the commands again with full success.