#
asmjs
Here are 56 public repositories matching this topic...
A standard library for the client-side Web
-
Updated
Aug 10, 2021 - Rust
javascript
c
java
language
programming-language
typescript
web
csharp
cpp
webassembly
wasm
astro
asmjs
-
Updated
Aug 7, 2021
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
-
Updated
Aug 12, 2021 - C++
-
Updated
May 4, 2019 - C++
A Cargo subcommand for the client-side Web
-
Updated
Jul 22, 2020 - Rust
The best javascript code protection solution ever.
-
Updated
Mar 2, 2021 - C++
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
linux
programming-language
avr
arm
interpreter
cortex-m
compiler
self-hosted
riscv
forth
x86
msp430
pdp11
metacompiler
m68k
asmjs
6502
risc-v
8051
-
Updated
Dec 11, 2020 - Forth
An experimental rust-to-{wasm,asmjs} frontend framework.
-
Updated
Mar 30, 2018 - Rust
Rust frontend framework, for web browser and more.
-
Updated
May 27, 2021 - Rust
javascript
npm
c-plus-plus
package
cmake
typescript
webpack
modern
cpp
glue
webassembly
wasm
starter
tests
emscripten
typesafe
asmjs
declarations
embind
-
Updated
Aug 12, 2021 - TypeScript
a fast and lightweight scrypt hash algorithm for browser
-
Updated
Jan 28, 2018 - JavaScript
dcmjs is a javascript cross-compile of dcmtk (dcmtk.org).
-
Updated
Jun 6, 2019 - CMake
Docker image with Emscripten to compile ASM.js and WebAssembly
-
Updated
Nov 11, 2020 - Dockerfile
thewtex
commented
Nov 5, 2019
Add a PolyDataIO based on the VTK::IOPDAL
module:
https://github.com/Kitware/VTK/tree/master/IO/PDAL
Steps (a complete example can be found here):
- Verify that the test suite runs and passes
Cryptonight hash function in asm.js and WebAssembly
-
Updated
Dec 11, 2017 - C++
A simple boilerplate to start using asm-dom without configuration.
-
Updated
Jul 8, 2021 - Makefile
A mandelbrot rendered using a variety of WebAssembly tools (emscripten, AssemblyScript, asm.js, etc ...)
-
Updated
May 18, 2020 - JavaScript
Everything I am (was...) passionate about - the best game engine ever
game
cross-platform
game-engine
cpp
game-development
webassembly
entity-component-system
emscripten
hot-reload
asmjs
-
Updated
Dec 27, 2020 - C++
High Performance ClojureScript - WebGL, GPU computing, asm.js & Web workers
-
Updated
Oct 24, 2019 - Clojure
nodejs
javascript
c
cmake
typescript
embedded
browser
lua
cpp
scripting
webassembly
wasm
scripting-language
emscripten
bindings
live-reload
lua-binding
asmjs
embind
typescripttolua
-
Updated
Aug 12, 2021 - CMake
Simple page to test for ASM, WASM, HTTPS, WebGL, getUserMedia, and successful camera access.
-
Updated
Apr 15, 2018 - JavaScript
-
Updated
Apr 30, 2019 - C
Generated JavaScript executable code from dcraw.c
-
Updated
Apr 26, 2020 - C
Conway's Game of Life written in C and compiled to WebAssembly
-
Updated
Jan 1, 2020 - C
-
Updated
Jul 6, 2016 - HTML
Improve this page
Add a description, image, and links to the asmjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the asmjs topic, visit your repo's landing page and select "manage topics."
Yew has recently got support for keyed elements, but the documentation lacks any mention of them. A mention should be added in the website, the doc of
yew::virtual_dom::key::Key
should be