Logo
Explore Help
Sign In
admin/ci-emsdk
1
0
Fork 0
You've already forked ci-emsdk
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c0bb220cb6e6f4e0fabb6f6db9efd53390ef5e56
ci-emsdk/bazel/emscripten_toolchain/wasm_rules.bzl

7 lines
144 B
Python
Raw Normal View History

add a wasm bazel toolchain (#603)
2020-09-10 21:42:46 -04:00
"""Rules related to C++ and WebAssembly.
"""
Use emsdk as external bazel dependency (#766) * Makes provided bazel rules look up @emsdk workspace instead of local workspace * Uses system-specific emscripten binaries instead of defaulting to linux * Provides macros for loading emsdk dependencies (nodejs and emscripten binaries) * Unhardcodes paths in bazel rules and .sh wrappers * `update_bazel_workspace.sh` now updates `revisions.bzl` * `emscripten_deps()` can be fed with specific emscripten version * Adds external usage test Addresses #650 and #696
2021-03-25 00:50:44 +01:00
load(":wasm_cc_binary.bzl", _wasm_cc_binary = "wasm_cc_binary")
add a wasm bazel toolchain (#603)
2020-09-10 21:42:46 -04:00
wasm_cc_binary = _wasm_cc_binary
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 91ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API