Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 1, 2019 07:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/9daec09603d6b1ace7c55990f0b59f5c to your computer and use it in GitHub Desktop.
Save ryantm/9daec09603d6b1ace7c55990f0b59f5c to your computer and use it in GitHub Desktop.
/nix/store/a6jygb6bca7xs4fcfsnajy3q5377j9nf-binaryen-84
├── 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