This project is an emscripten port of GLFW written in C++ for the web/webassembly platform #wasm
☆137Mar 17, 2026Updated last week
Alternatives and similar repositories for emscripten-glfw
Users that are interested in emscripten-glfw are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A free tool for experimenting with WebGPU fragment shaders and the WebGPU Shader Language (WGSL) #wasm #webgpu☆46Feb 2, 2026Updated last month
- ImmVision, aka Immediate Vision: immediate image debugger and insights☆61Mar 17, 2026Updated last week
- Prebuilt ANGLE binaries for iOS (using Metal backend)☆13Aug 31, 2021Updated 4 years ago
- Header-only C++ library to receive files from, and offer files to, the browser the Emscripten program is running in.☆42Mar 5, 2026Updated 2 weeks ago
- An extension for the GLFW library for using WebGPU native.☆104May 24, 2025Updated 10 months ago
- Raylib handy things☆16Jan 9, 2025Updated last year
- Example repository for Emscripten WASM debugging in VSCode☆26Nov 11, 2023Updated 2 years ago
- Remote Thread Detection with a Kernel Driver☆34Jan 14, 2025Updated last year
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆468Sep 3, 2025Updated 6 months ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- Raytracing with WebGPU☆18Nov 5, 2024Updated last year
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Sep 13, 2025Updated 6 months ago
- Header-only C++ library providing easy browser clipboard access, for programs built with Emscripten.☆30Mar 5, 2026Updated 2 weeks ago
- Single header library for creating image atlases.☆27Feb 5, 2022Updated 4 years ago
- ImPop: Useful utils for Dear ImGui. Includes compile-time palette generation, ConfigMenu, DatePicker, OutlineText, PerfFooter☆17Sep 9, 2024Updated last year
- A hybrid of NanoVG and LiteHTML☆12Jun 23, 2015Updated 10 years ago
- Water rendering using dudv map☆21Jan 2, 2022Updated 4 years ago
- Source code for the article "Animation Blend Spaces without Triangulation"☆37Mar 2, 2024Updated 2 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆64Aug 23, 2025Updated 7 months ago
- A comfortable way to describe parameter interface and generate its underlying data structure☆14Oct 8, 2023Updated 2 years ago
- A texture inspector tool for Dear ImGui☆107Feb 26, 2024Updated 2 years ago
- System headers for interfacing WebGPU from C programs compiled via Emscripten to WebAssembly☆414Mar 17, 2026Updated last week
- Some useful libraries converted to WatcomC++.☆19Updated this week
- A simple single header 3D physics engine in C.☆50Aug 19, 2025Updated 7 months ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆17Dec 10, 2021Updated 4 years ago
- Yamaha DX7 synthesizer with JAX☆18Jan 23, 2026Updated 2 months ago
- Sleek multiplatform C++ 2D and 3D game creation!☆169Jan 20, 2026Updated 2 months ago
- A toy for exploring arbitrary MAP rules (life-like rules, isotropic rules and so on)☆15Dec 11, 2025Updated 3 months ago
- Implementation of Peter Shirley's Ray Tracing The Next Week book.☆14Oct 29, 2019Updated 6 years ago
- The accompanying code of the Learn WebGPU C++ programming guide☆165Sep 5, 2025Updated 6 months ago
- GPU driven 2d sdf renderer drop-in library☆53Jan 30, 2026Updated last month
- Digital Audio Effects in JavaScript☆11Updated this week
- webgpu based 2d infinite canvas app☆37Feb 23, 2026Updated last month
- Write full featured WGSL pipelines in plain javascript.☆38May 6, 2025Updated 10 months ago
- Colorizing text editor for Dear ImGui☆48Mar 16, 2026Updated last week
- Dawn Native WebGPU Examples