mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-26 09:01:44 +00:00
can specify a wasm target in build
This commit is contained in:
2
src/renderer/WebGL.zig
Normal file
2
src/renderer/WebGL.zig
Normal file
@@ -0,0 +1,2 @@
|
||||
//! Renderer implementation for WebGL in the browser.
|
||||
pub const WebGL = @This();
|
||||
Reference in New Issue
Block a user