Pinned Repositories
clang-heroku-slug
Source for WebAssembly Studio clang service
pdfjs-react
Simple example of using PDF.js components with React.
rtmp.js
Real Time Message Protocol (RTMP) messaging library in JavaScript
wasm-dwarf
Reading DWARF information from wasm files.
wasmception
Minimal C/C++ language toolset for building wasm files
webassembly-dwarf
Findings to help in understading DWARF sections stored in the WebAssembly binaries.
wtmaps-utils
Utils to manage DWARF information in mutating wasm files
zbarjs
Simple barcode scanning application
yurydelendik's Repositories
yurydelendik/webassembly-dwarf
Findings to help in understading DWARF sections stored in the WebAssembly binaries.
yurydelendik/wtmaps-utils
Utils to manage DWARF information in mutating wasm files
yurydelendik/wasmparser.rs
A simple event-driven library for parsing WebAssembly binary files
yurydelendik/old-man-sandbox
My random stuff to be visible on internet
yurydelendik/sqlite-playground
Simple WebAssembly demo using source map
yurydelendik/wasmeval
yurydelendik/llvm-project
This is the canonical git mirror of the LLVM subversion repository. Please see http://llvm.org/ for instructions on contributing to LLVM.
yurydelendik/quickjs
Unpacked tarball of Fabrice Bellard's QuickJS
yurydelendik/wasmtime
Standalone JIT-style runtime for WebAsssembly, using Cranelift
yurydelendik/zbar-wasm
building zbar for webassembly
yurydelendik/backtrace-rs
Backtraces in Rust
yurydelendik/cranelift
Cretonne code generator
yurydelendik/embenchen
Emscripten benchmark suite
yurydelendik/intgemm
int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991
yurydelendik/intgemm_fallback
building fallback for marian
yurydelendik/js-promise-integration
JavaScript Promise Integration
yurydelendik/lightbeam
An experiment with translating wasm code to machine code in a single pass.
yurydelendik/multi-value
Proposal to add multi-values to WebAssembly
yurydelendik/object
A unified interface for reading and writing object file formats
yurydelendik/relaxed-simd
Relax the strict determinism requirements of SIMD operations.
yurydelendik/rust-gdb-remote-protocol
A Rust crate implementing the GDB Remote Serial Protocol
yurydelendik/sightglass
A benchmark suite and tool to compare different implementations of the same primitives.
yurydelendik/sightglass-sm-bench
Benchmark sightglass driver for SpiderMonkey
yurydelendik/spidermonkey-embedding-examples
Documentation and examples for people who want to embed the SpiderMonkey JavaScript engine.
yurydelendik/sqlite
Official Git mirror of the SQLite source tree
yurydelendik/walrus
Walrus is a WebAssembly transformation library. 🕸️ → 🌊🐘 → 🕸️
yurydelendik/wasm-tools
Low level tooling for WebAssembly in Rust
yurydelendik/wasmparser
Simple streamable WebAssembly binary parser
yurydelendik/waterfall
Build and test bots
yurydelendik/wpt
Test suites for Web platform specs — including WHATWG, W3C, and others