Currently the wasm_import_name exists, which is very handy for code generation.
But, the parameter WasmImport contains only Func and ResourceIntrinsic, while future and stream intrinsics are missing.
Therefore I would like to ask, if it would be possible to also include FutureIntrinsic / StreamIntrinsic as well?