add compile cache support to wd_?s_bundle, enable for node#3044
Conversation
|
|
06279dd to
5296fcb
Compare
anonrig
left a comment
There was a problem hiding this comment.
This doesn't also enable it for consumption on load right? I think we should do it on the same PR.
why? This thing is brittle so I'd like to land it together with EW side. Also as of now this is a no-op and has very low (0?) risk in production. Load is different and has to be treated differently. Makes all sense to me to break this down in separete PRs. |
5296fcb to
c3095e4
Compare
|
Unfortunately this is not landable now: as predicted there are issues with cross-compilation downstream. I'll need to massage the run rule to support running under qemu. |
c3095e4 to
72ac271
Compare
Is not used on load yet.
72ac271 to
a3455a1
Compare
fhanau
left a comment
There was a problem hiding this comment.
LGTM (Didn't take a close look at wd_js_bundle.bzl changes but Yagiz already approved previously)
Extracted from #3004, not used on load yet.
downstream pr 9121