Skip to content

[FR]: WebXR support #85

@thenhnn

Description

@thenhnn

Description

Currently Chromium supports WebXR only on Windows and Android.

Who's implementing?

  • I'm willing to implement this feature myself

The problem

It's impossible to use WebXR apps on Linux.

Possible solutions

https://github.com/mrxz/webxr-linux/tree/main/chromium looks promising and doesn't seem to be very big, but works only with sandbox disabled. Chromium spawns separate process to load OpenXR runtime in isolated environment from the rest of the browser, so --no-sandbox flag seems to be unnecessary.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featFeature requestpendingMaintainers have not discussed this yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions