i like how there's a flag to make bazel show you which commands it's running (important for debugging linker errors) but all the commands are like
emcc.sh @bazel-out/whatever/bullshit.params
and not only does it not point to a real filesystem path, but i'm pretty sure it also deletes the directory where the .params file lives before reporting failure