emsdk/bazel/emscripten_toolchain
Piotr Sikora 0ea8f8a870
Provide "executable" in wasm_cc_binary's DefaultInfo. (#998)
This is needed to allow custom rules and/or transitions on top of wasm_cc_binary (e.g. to workaround #972).

It's debatable whether .wasm is the correct executable target for non-standalone Wasm builds, but we don't have a way to differentiate those in wasm_cc_binary, and considering that this attribute isn't exported now, it shouldn't break anything.
2022-03-09 07:09:39 -08:00
..
BUILD.bazel Bazel Windows Support (#929) 2021-12-20 14:24:56 -05:00
crosstool.bzl 3.1.4 (#988) 2022-02-14 18:12:25 -05:00
emar.bat Bazel Windows Support (#929) 2021-12-20 14:24:56 -05:00
emar.sh Fix building rules_foreign_cc targets in Bazel. (#968) 2022-01-16 15:20:53 -05:00
emcc.bat Bazel Windows Support (#929) 2021-12-20 14:24:56 -05:00
emcc.sh Fix building rules_foreign_cc targets in Bazel. (#968) 2022-01-16 15:20:53 -05:00
emcc_link.bat Bazel Windows Support (#929) 2021-12-20 14:24:56 -05:00
emcc_link.sh Fix building rules_foreign_cc targets in Bazel. (#968) 2022-01-16 15:20:53 -05:00
emscripten.BUILD add a wasm bazel toolchain (#603) 2020-09-10 18:42:46 -07:00
emscripten_config Support Bazel builds on Apple silicon (#978) 2022-02-11 14:18:16 -05:00
env.bat Bazel Windows Support (#929) 2021-12-20 14:24:56 -05:00
env.sh Fix building rules_foreign_cc targets in Bazel. (#968) 2022-01-16 15:20:53 -05:00
link_wrapper.py Bazel Windows Support (#929) 2021-12-20 14:24:56 -05:00
wasm_binary.py Bazel Windows Support (#929) 2021-12-20 14:24:56 -05:00
wasm_cc_binary.bzl Provide "executable" in wasm_cc_binary's DefaultInfo. (#998) 2022-03-09 07:09:39 -08:00
wasm_rules.bzl Use emsdk as external bazel dependency (#766) 2021-03-24 16:50:44 -07:00