krisselden / xoroshiro128starstarLinks
An AssemblyScript port of xoroshiro128starstar.c
☆13Updated 6 years ago
Alternatives and similar repositories for xoroshiro128starstar
Users that are interested in xoroshiro128starstar are comparing it to the libraries listed below
Sorting:
- Playing around with WebAssembly (Wasm) anyref using JavaScript's GC as the allocator☆22Updated 2 years ago
- AssemblyScript library for arbitrary-precision decimal arithmetic☆37Updated last year
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 10 years ago
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Updated 6 years ago
- WebAssembly JIT☆87Updated 9 years ago
- WASM/JS clone of wabt's wat2wasm☆29Updated 3 years ago
- Import WebAssembly code with Browserify.☆45Updated 7 years ago
- Inline WebAssembly (text format) into JS☆24Updated 2 years ago
- [OBSOLETE] converts .wast files -> .wasm☆21Updated 7 years ago
- HTML layout engine☆49Updated 4 years ago
- Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory☆117Updated last year
- WebAssembly AST parser☆18Updated 7 years ago
- Share a struct backed by the same underlying buffer between C and JavaScript