Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 14, 2020 09:34
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 r-ryantm/5e68b025e858de5a14d37baaed6f51a6 to your computer and use it in GitHub Desktop.
Save r-ryantm/5e68b025e858de5a14d37baaed6f51a6 to your computer and use it in GitHub Desktop.
/nix/store/l846pkaa8dkwkz97xrq21dyr4ybkd5px-binaryen-94
├── 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