Skip to content

Cannot create WGPUInstance #19349

@Ravbug

Description

@Ravbug

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions