The generated function for _wgpuCreateInstance is not complete:
function _wgpuCreateInstance() {
abort("TODO: wgpuCreateInstance unimplemented");
}
However, other functions (like _wgpuInstanceRequestAdapter) are implemented. Is it possible to use WebGPU with Emscripten?
Version of emscripten/emsdk:
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.38 (9eff02bc816c50ab0e3b70a3bd5b72a8dc2893a2)