Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 30, 2019 11:02
Show Gist options
  • Save ryantm/5895a79e5d1df59cd841b96dd3bcf1df to your computer and use it in GitHub Desktop.
Save ryantm/5895a79e5d1df59cd841b96dd3bcf1df to your computer and use it in GitHub Desktop.
/nix/store/8ga9ahiwlp53jb7k17440cv4yvgqx5ps-binaryen-83
├── 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