Ivan Enderlin
|
ed77c9c64f
|
doc(runtime-c-api) Improve documentation of wasmer_memory_grow .
|
2020-02-10 11:03:48 +01:00 |
|
Ivan Enderlin
|
8d083da303
|
doc(runtime-c-api) Improve documentation of wasmer_memory_new .
|
2020-02-10 11:03:22 +01:00 |
|
Ivan Enderlin
|
2aecb49227
|
doc(runtime-c-api) Improve documentation of wasmer_memory_t .
|
2020-02-10 11:02:50 +01:00 |
|
Patrick Ventuzelo
|
79ff3709cc
|
fix cargo check fail build
|
2019-09-24 09:08:55 +02:00 |
|
Ivan Enderlin
|
63ec73aacc
|
fix(runtime-c-api) Remove deprecated types from libc.
Since https://github.com/rust-lang/libc/pull/1379, fixed width integer
type aliases are deprecated. Thus, this patch uses Rust types instead
of libc aliases.
|
2019-06-12 12:10:49 +02:00 |
|
Ivan Enderlin
|
1c063090c5
|
doc(runtime-c-api) Add short module descriptions.
|
2019-03-29 16:35:35 +01:00 |
|
Ivan Enderlin
|
55c010688c
|
feat(runtime-c-api) Extract the memory module.
|
2019-03-29 14:57:08 +01:00 |
|