This website requires JavaScript.
Explore
Help
Sign In
mii
/
wasmer
Watch
1
Star
0
Fork
0
You've already forked wasmer
mirror of
https://github.com/mii443/wasmer.git
synced
2025-12-08 05:38:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17a1900c8ba00cccd0d3791d16dbb8310f3f73d6
wasmer
/
lib
/
c-api
/
src
History
Ivan Enderlin
17a1900c8b
feat(c-api)
wasm_module_name
sets
out
to
{0, NULL}
in case of failure.
2020-12-15 16:29:17 +01:00
..
deprecated
Fix unrelated warnings in Wasm C API
2020-12-01 12:09:21 -08:00
wasm_c_api
feat(c-api)
wasm_module_name
sets
out
to
{0, NULL}
in case of failure.
2020-12-15 16:29:17 +01:00
error.rs
test+doc(c-api) Add a complete test for errors + improve the documentation.
2020-12-14 15:15:11 +01:00
lib.rs
doc(c-api) Improve the crate's documentation.
2020-12-14 15:14:54 +01:00
ordered_resolver.rs
Fix typo in comment.
2020-12-03 14:36:34 -08:00