We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Using go-wasmer we were able to handle Rust code by calling extern function.
can we do same for C codes? is it compatible now?
If yes. How can we call C code as an extern function?
Activity