wasm-tools-mj

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

output (175B)


      1 cargo:rerun-if-changed=build/build.rs
      2 cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed)
      3 cargo:rustc-check-cfg=cfg(host_os, values("windows"))
      4 cargo:rustc-cfg=host_os="windows"