I upgraded V8 to v8.6.405 and Chromium to 85. Still the problem persists that the Wasm linear memory appears "all zeroes" although the Wasm code reads the correct data. Could anybody please provide some help?
Immanuel Haffner schrieb am Montag, 14. September 2020 um 14:21:28 UTC+2: > Hi all, > > I am trying to debug Wasm code that manipulates its linear memory. I am > running the code in embedded V8 and I am using the V8 inspector API to > connect with CDT. Although I can verify on the embedder's side that the > linear memory was manipulated, all I see in CDT is zeroes. The attached > image shows what I mean. > > [image: Screenshot_20200914_141705.png] > The memory of the Wasm instance is "all zeroes". What am I doing wrong? > Using the V8 API from the embedder I can verify that the linear memory was > written and contains some data I'd expect to see in CDT. > > Do you have any ideas what I am doing wrong? > > Thanks & regards, > Immanuel > -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/13c9e3ab-3cfc-46be-b485-69f8292a73c9n%40googlegroups.com.