Slight shim hard-coded the wasm file name
Mossaka opened this issue · 0 comments
Mossaka commented
The slight shim expects the wasm file to be named as app.wasm
which forces the image creater to use this exact file name when creating a slight application image. We should relax this restriction.
Proposal: Slight
should add a new entry in slightfile to specify the path to the wasm app.