#
emscripten
Here are 642 public repositories matching this topic...
-
Updated
Dec 26, 2021 - Rust
A javascript library to run SQLite on the web.
-
Updated
Dec 30, 2021 - 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
Dec 27, 2021 - C++
Compiler infrastructure and toolchain library for WebAssembly
-
Updated
Dec 31, 2021 - 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
Dec 20, 2021 - C++
A hack to put Graphviz on the web.
-
Updated
Jan 26, 2019 - JavaScript
A standard library for the client-side Web
-
Updated
Aug 10, 2021 - 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
Nov 8, 2021
Sass.js - API for emscripted libsass to run in the browser
-
Updated
Aug 11, 2021 - JavaScript
A Cargo subcommand for the client-side Web
-
Updated
Jul 22, 2020 - Rust
-
Updated
May 9, 2020 - WebAssembly
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
Jan 3, 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
Aug 12, 2021 - 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
Nov 18, 2021 - C++
JavaScript bindings for Dear ImGui using Emscripten and TypeScript
-
Updated
Nov 24, 2021 - TypeScript
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
Dec 9, 2021 - C++
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
Jan 2, 2022 - C++
a cross-platform networking library that works in the browser
-
Updated
Jan 2, 2022 - C++
deepMiner webminer proxy (update for cryptoNight R)
javascript
website
wasm
emscripten
mining
miner
web-mining
monero
xmr
cryptonight
coinhive
pool-proxy
webminer
deepminer
-
Updated
Mar 21, 2019 - C
h3-js provides a JavaScript version of H3, a hexagon-based geospatial indexing system.
-
Updated
Aug 11, 2021 - 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