multimath

WASM module creator

Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations

WebAssembly wrapper to simplify fast math coding

GitHub

71 stars
10 watching
5 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
feneric/nim-wasm-helpers A toolset for building and testing WebAssembly code using Nim. 28
webassembly/wasm-c-api An API that allows embedding a WebAssembly interpreter in C/C++ applications 551
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
stisa/nwasm An experimental web assembly backend for the Nim programming language 48
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 59
shamadee/wasm-init Tools and template generator for setting up and compiling WebAssembly projects 171
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634
dcodeio/webassembly A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. 816
mdn/webassembly-examples Provides code examples and tools for testing and modifying WebAssembly documentation 1,135
rafi16jan/micropython-wasm Translates MicroPython code to JavaScript for execution on WebAssembly platforms 46
petersalomonsen/wasm-git Enables local storage and synchronization of web application data in the browser using WebAssembly 649
roman01la/clj-wasm Provides a text format for representing Clojure code in WebAssembly 159
googlechromelabs/webm-wasm Enables webm video creation from JavaScript via WebAssembly 395
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122