Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 3, 2019 22:48
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/e547973f3212f17402c48862491fd71e to your computer and use it in GitHub Desktop.
Save ryantm/e547973f3212f17402c48862491fd71e to your computer and use it in GitHub Desktop.
/nix/store/a5srlc1dcxnysygdjijb84b21273vyf3-binaryen-88
├── 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