Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGPU Renderer #4552

Open
dynamite-bud opened this issue Jun 9, 2023 · 2 comments
Open

WebGPU Renderer #4552

dynamite-bud opened this issue Jun 9, 2023 · 2 comments
Labels
type/enhancement Features or improvements to existing features

Comments

@dynamite-bud
Copy link

Currently, Xterm.js has:

  • Canvas renderer
  • WebGL renderer

Now, WebGPU is supported in Chrome v113. We can have an implementation of the WebGPU based renderer in Xterm.js

@Tyriar
Copy link
Member

Tyriar commented Jun 9, 2023

I have a work in progress over at https://github.com/Tyriar/xterm.js/tree/webgpu

@Tyriar Tyriar added the type/enhancement Features or improvements to existing features label Jun 9, 2023
@Tyriar
Copy link
Member

Tyriar commented Dec 12, 2024

Another update: I'm currently working on a webgpu renderer for the monaco editor, so some of that would could probably be used if this issue ends up getting tackled microsoft/vscode#221145. For now I'm content with the webgl implementation/performance so no real motivation pushing this effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Features or improvements to existing features
Projects
None yet
Development

No branches or pull requests

2 participants