wasmer/lib/runtime-c-api/src
bors[bot] cf5b3cc09e
Merge #914
914: Fix bug in getting a Memory from export in C API r=Hywan a=MarkMcCaskey

I believe this fixes the non-deterministic crashing on OSX in `go-ext-wasm`

Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-10-30 11:34:20 +00:00
..
import Add null checks to new destructors in C API 2019-10-29 15:18:45 -07:00
error.rs Fix more bare dyn traits in runtime-c-api 2019-08-10 11:20:22 -06:00
export.rs Merge #914 2019-10-30 11:34:20 +00:00
global.rs doc(runtime-c-api) Add short module descriptions. 2019-03-29 16:35:35 +01:00
instance.rs Add function to get export from ns/name via ImportObject to C API 2019-10-09 17:29:27 -07:00
lib.rs Check argument pointers for null to WASI calls 2019-10-03 10:50:07 -07:00
memory.rs fix cargo check fail build 2019-09-24 09:08:55 +02:00
module.rs Merge branch 'master' into fix-runtime-c-api-warnings 2019-06-14 10:07:53 +02:00
table.rs fix(runtime-c-api) Remove deprecated types from libc. 2019-06-12 12:10:49 +02:00
trampoline.rs Naming fixes and documentation for trampoline API. 2019-06-05 01:38:35 +08:00
value.rs Improve panic/unreachable/unimplemented usage. Refactor a little. 2019-07-22 12:15:56 -07:00