Right now hyperlight-wasm requires the wasm component to be pre-complied before loading. This causes the need to build for each architecture and makes the items not portable.
Would it be possible to not need to precompile?
What is the performance impact for not pre-compiling?