Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 23, 2020 22:26
Show Gist options
  • Save r-ryantm/cb281eb23d735d303ac716dfaab08af4 to your computer and use it in GitHub Desktop.
Save r-ryantm/cb281eb23d735d303ac716dfaab08af4 to your computer and use it in GitHub Desktop.
/nix/store/r0bdri4l9y1sm670zy9h4xi3za07s009-binaryen-95
├── bin
│   ├── asm2wasm
│   ├── wasm2js
│   ├── wasm-as
│   ├── wasm-ctor-eval
│   ├── wasm-dis
│   ├── wasm-emscripten-finalize
│   ├── wasm-metadce
│   ├── wasm-opt
│   ├── wasm-reduce
│   └── wasm-shell
├── include
│   └── binaryen-c.h
└── lib
└── libbinaryen.so
3 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment