(library
 (foreign_stubs
  (language c)
  (names blit_stubs))
 (name bin_prot)
 (libraries bin_shape base.md5 base ppx_stable_witness.stable_witness)
 (public_name bin_prot)
 (preprocess
  (pps ppx_sexp_conv ppx_compare ppx_optcomp))
 (js_of_ocaml
  (javascript_files runtime.js)))
