What/Why:
In the function-evaluator, we build two images, one for WASM quickJS and python. These do not build successfully often exiting from Segmentation 103 error at rustup target add wasm32-wasi command during installation. On my MacOS M2, I run into this issue, however on Cory's machine, the build finishes fine. We should update these commands or at least indicate alternatives in the blubber.yml so to cater to our respective environment.
How:
- Document findings
- Adjust build commands in blubber as needed (?)