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/pdfjs-react
Simple example of using PDF.js components with React.
yurydelendik/vscode-ff-debug
Pilot for Firefox debugger
yurydelendik/wasm-source-map-emscripten
Example with WebAssembly source maps
yurydelendik/wasm-studio-utils
Set of utils (for gulp, node, etc) to support WebAssembly Studio
yurydelendik/system-wasm
System.js loader for WASM modules
yurydelendik/wasmtextparser
wat parser
yurydelendik/txt2map4wasm
Translates wasm text source map to JSON map
yurydelendik/wasmbase-example
Example of WASDK usage
yurydelendik/wasmparser-tanks
Test case for wasmparser (based on WebAssembly tanks demo)
yurydelendik/binaryen-0
yurydelendik/capstone.js
Capstone disassembler framework for JavaScript
yurydelendik/debugger-examples
Collection of good debugging examples
yurydelendik/devroadshow2017
Mozilla's Developer Roadshow 2017
yurydelendik/gdbmi
Simple GDB MI simulator
yurydelendik/nodesegfault
https://github.com/mozilla/pdf.js/issues/8419 test case
yurydelendik/pdfjs-dist
test repo
yurydelendik/rnnoise_demo
yurydelendik/spidermonkey-m-wabt
Exposes wasmTextToBinary and wasmBinaryToText SM functionality to CLI.
yurydelendik/testsuite
Mirror of the spec testsuite
yurydelendik/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
yurydelendik/wasm-annotations
WIP for WASM annotations
yurydelendik/wasm-as-js
compiling wasm-as to asm.js example
yurydelendik/wasm-instantiatemodule-polyfill
Polyfill for Wasm.instantiateModule
yurydelendik/wasmbase
Base module for WASDK experiment
yurydelendik/wast2js
Simple WAST to JS generator.
yurydelendik/webassembly-examples
Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.
yurydelendik/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
yurydelendik/webpack-wasm
Set of random webpack + wasm plugins, loaders and examples.
yurydelendik/webpack-wasm-loader
Example wasm-loader.js for webpack
yurydelendik/website
WebAssembly website