koute / polkavm

A fast and secure RISC-V based virtual machine
Apache License 2.0
234 stars 47 forks source link

`polkavm_import` macro should support `!` as return type #47

Open athei opened 12 months ago

athei commented 12 months ago

Host function calls can be diverging.

koute commented 12 months ago

Good idea; I'll add it in.