mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-14 06:35:40 +00:00
Merge pull request #875 from alocquet/doc/link-to-so-in-c-api-example
doc: add link to SO in C api example
This commit is contained in:
commit
416f03917c
@ -36,6 +36,7 @@ The C and C++ header files can be found in the source tree of this
|
||||
crate, respectively [`wasmer.h`][wasmer_h] and
|
||||
[`wasmer.hh`][wasmer_hh]. They are automatically generated, and always
|
||||
up-to-date in this repository.
|
||||
The runtime library needed to compile (so, dll, dylib) can be donwloaded in wasmer [release page](https://github.com/wasmerio/wasmer/releases).
|
||||
|
||||
Here is a simple example to use the C API:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user