Ivan Enderlin
|
a2ddbab03d
|
doc(runtime-c-api) Improve documentation of wasmer_value_t .
|
2020-01-29 14:49:20 +01:00 |
|
Ivan Enderlin
|
9c4ce52d45
|
doc(runtime-c-api) Improve documentation of wasmer_value .
|
2020-01-29 14:48:57 +01:00 |
|
Ivan Enderlin
|
5d7020a296
|
doc(runtime-c-api) Improve documentation of wasmer_value_tag .
|
2020-01-29 14:47:56 +01:00 |
|
Nick Lewycky
|
18307bb79c
|
Improve panic/unreachable/unimplemented usage. Refactor a little.
|
2019-07-22 12:15:56 -07:00 |
|
Nick Lewycky
|
f4af4e387d
|
Stub out support for V128 in the C API for now.
|
2019-07-10 13:54:36 -07: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
|
8ee0f16c8a
|
fix(runtime-c-api) Remove last warnings.
|
2019-03-29 15:56:08 +01:00 |
|
Ivan Enderlin
|
849af62911
|
feat(runtime-c-api) Finish to extract last pieces of code.
|
2019-03-29 15:52:41 +01:00 |
|
Ivan Enderlin
|
49c01f6093
|
feat(runtime-c-api) Extract the value module.
|
2019-03-29 14:40:26 +01:00 |
|