online-wgsl-editor icon indicating copy to clipboard operation
online-wgsl-editor copied to clipboard

A tiny WGSL online editor

Results 9 online-wgsl-editor issues
Sort by recently updated
recently updated
newest added

This is the screenshot of the console ![image](https://user-images.githubusercontent.com/7637832/167271988-9cc7237c-f1b4-4dde-87c1-3b46e96e9893.png) We should update the editor to follow the latest WebGPU spec.

The editor fails on FireFox because FireFox WebGPU doesn't seem to support `GPUShaderModule.compilationInfo()` yet.

enhancement

To/From local storage?

enhancement

I like this editor so much, because it visualizes shadier immediately. But for code editing I prefer to use VS Code. Can you make a sandbox plugin for it? Syntax...

Currently the editor is appeared/disappeared immediately when the mouse pointer is getting in to/out from the window. It can look nicer if we add fading in/out animation.

enhancement