I'm using emscripten 3.1.59.
When I make webgpu calls, some of the calls made from C++ layer, results in a garbage string value in JS layer.
As an example, a call to wgpuInstanceCreateSurface
.
When I add a log to this method in the JS file, I get results like this:
1st Call: incoming #myTarget
2nd Call: incoming