#
emscripten
Here are 664 public repositories matching this topic...
-
Updated
Apr 1, 2022 - Rust
A javascript library to run SQLite on the web.
-
Updated
Mar 6, 2022 - JavaScript
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
audio
android
windows
linux
raspberry-pi
opencv
ios
opengl
video
computer-vision
osx
creative-coding
openframeworks
graphics
emscripten
-
Updated
Apr 1, 2022 - C++
Compiler infrastructure and toolchain library for WebAssembly
-
Updated
Apr 1, 2022 - WebAssembly
Lightweight and modular C++11 graphics middleware for games and data visualization
android
game
c-plus-plus
ios
gamedev
webgl
cmake
opengl
graphics-engine
game-engine
graphics
sdl
vulkan
c-plus-plus-11
glfw
webassembly
emscripten
spir-v
3d
magnum
-
Updated
Apr 1, 2022 - C++
A hack to put Graphviz on the web.
-
Updated
Jan 26, 2019 - JavaScript
A standard library for the client-side Web
-
Updated
Feb 17, 2022 - Rust
HTML5 QR code scanner using your webcam
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
May 4, 2019 - C++
Transmit data with sound using Web Audio -- Javascript binding for libquiet
-
Updated
Jul 1, 2021 - JavaScript
A list of emulators written in the JavaScript programming language
-
Updated
Mar 23, 2022
Sass.js - API for emscripted libsass to run in the browser
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
May 9, 2020 - WebAssembly
A Cargo subcommand for the client-side Web
-
Updated
Jul 22, 2020 - Rust
C++ game engine for Windows, macOS, Linux, iOS, tvOS, Android, and web browsers
android
game
windows
macos
linux
opengl
metal
game-engine
tvos
game-development
glsl
opengles
emscripten
openal
raspbian
hlsl
opensles
multiplatform
xaudio2
direct3d
-
Updated
Apr 1, 2022 - C++
The project is superceded by Fengari. See https://fengari.io/
-
Updated
Jul 27, 2018 - C
Emulates Mac Plus, PC, & Atari ST in the browser using WebAssembly
-
Updated
Mar 26, 2022 - C
The best javascript code protection solution ever.
-
Updated
Mar 2, 2021 - C++
3D GPUs Strange Attractors and Hypercomplex Fractals explorer - up to 256 Million particles in RealTime
webgl
opengl
gpu
rendering
imgui
glsl
webassembly
emscripten
particles
webgl2
fractal-algorithms
fractals
ifs
attractors
particlesystem
ggx
azdo
dla
hypercomplex
dla3d
-
Updated
Mar 23, 2022 - C++
A cross-platform 2D game engine
android
windows
macos
linux
gamedev
real-time
opengl
lua
cross-platform
game-engine
rendering
imgui
game-development
cpp11
emscripten
mingw
renderdoc
game-engine-2d
ncine
-
Updated
Mar 31, 2022 - C++
JavaScript bindings for Dear ImGui using Emscripten and TypeScript
-
Updated
Jan 29, 2022 - TypeScript
File Dialog for Dear ImGui
windows
macos
linux
cross-platform
icons
bookmark
imgui
dialog
emscripten
pane
free-library
custom-filter
filedialog
cimgui
dlg
multi-selection
filter-coloring
custom-pane
directory-chooser
filter-collections
-
Updated
Apr 1, 2022 - C++
Build scripts and configuration for building CPython for Emscripten
-
Updated
Apr 1, 2022 - JavaScript
a cross-platform networking library that works in the browser
-
Updated
Jan 4, 2022 - C++
h3-js provides a JavaScript version of H3, a hexagon-based geospatial indexing system.
-
Updated
Feb 12, 2022 - JavaScript
Improve this page
Add a description, image, and links to the emscripten topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the emscripten topic, visit your repo's landing page and select "manage topics."
This is about:
Component communication might deserve a dedicated page.
Ancestor -> Descendant
straightforward: passing props. Using a context if the descendants can be too deep down the tree.
Descedant -> Ancestor