// Fuzz test case. The initial unreachable will result in the subsequent // i8x16.shuffle popping null pointers off the value stack. Due to a missing // isDeadCode() check in WasmIonCompile.cpp the compiler would dereference those // null pointers. new WebAssembly.Module(wasmTextToBinary(`
(module
(func (result v128)
(unreachable)
(i8x16.shuffle 0 0 23 0 4 4 4 4 4 16 1 0 4 4 4 4)))
`))
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.