@Chris Fallin is it expected that a debug build of StarlingMonkey with weval enabled fails a stubInfo->stubDataSize() == writer.stubDataSize()
assert when building the IC cache? I get that issue on current main
with a cmake configuration of -DCMAKE_BUILD_TYPE=Debug -DUSE_WASM_OPT=OFF -DWEVAL=ON
Our CI seems to only test release builds of weval, so CI not failing over this is probably expected
nope, not expected!
I can take a look at this, it's at the end of a long TODO backlog though, probably two weeks or so
that's okay: now that I know I can't use debug builds it's not immediately blocking me
thanks!
I'll file an issue
awesome, thanks
Last updated: Nov 22 2024 at 16:03 UTC