Valery Antopol
|
b233bfcadd
|
Refactor memory access interface to fix that writer does not update memory after allocation (#17)
|
2022-04-06 22:25:01 +03:00 |
|
Valery Antopol
|
cbdea8e362
|
use u32 instead of usize for memory offsets/sizes to avoid i32->usize casts (#16)
|
2022-03-24 19:57:45 +03:00 |
|
Valery Antopol
|
0c5145aa37
|
Rework memory access interface to support non-wasmer environments (#14)
|
2022-01-28 18:34:17 +03:00 |
|
Valery Antopol
|
f0c93d9423
|
add VariantCount for IType and Value (#12)
|
2021-09-01 13:29:00 +03:00 |
|
vms
|
f6afd03838
|
bump it-types version
|
2021-04-26 12:00:40 +03:00 |
|
vms
|
7f049c0551
|
fix bug with byte arrays
|
2021-04-26 00:35:31 +03:00 |
|
vms
|
f8aa7e0616
|
make array_lower_memory work with bytearrays
|
2021-04-25 13:20:12 +03:00 |
|
vms
|
27c13e9547
|
disable check
|
2021-04-25 01:21:06 +03:00 |
|
vms
|
e8e492dd48
|
fix type tags
|
2021-04-25 01:08:19 +03:00 |
|
vms
|
4a41d36c52
|
return error if allocate returns 0
|
2021-04-25 01:04:23 +03:00 |
|
vms
|
39dca73210
|
rename heapable to allocatable
|
2021-04-25 00:09:11 +03:00 |
|
vms
|
e75a108998
|
rename it-lilo-utils to it-lilo
|
2021-04-24 23:04:34 +03:00 |
|
vms
|
cc44e387f7
|
refactoring
|
2021-04-24 23:00:53 +03:00 |
|
vms
|
6116c5c252
|
Merge branch 'optimizations' of github.com:fluencelabs/interface-types into optimizations
|
2021-04-23 23:57:46 +03:00 |
|
vms
|
6bf0eedec7
|
first attempt to fix
|
2021-04-23 23:56:41 +03:00 |
|
folex
|
5df263876f
|
remove u128 (#11)
|
2021-04-23 18:04:08 +03:00 |
|
vms
|
34bf8a196a
|
support u128
|
2021-04-23 10:13:11 +03:00 |
|
vms
|
c4c1e449d3
|
add log
|
2021-04-22 20:35:11 +03:00 |
|
vms
|
d7d91a263e
|
add some logs
|
2021-04-22 20:31:14 +03:00 |
|
vms
|
8de882c159
|
housekeeping, pr fixes
|
2021-04-21 19:18:45 +03:00 |
|
vms
|
a48662d48c
|
rename type_code to type_tag
|
2021-04-21 04:17:18 +03:00 |
|
vms
|
aa8ab1b1e3
|
save point
|
2021-04-21 03:49:21 +03:00 |
|
vms
|
5d219e963b
|
to save it
|
2021-04-20 23:39:16 +03:00 |
|
vms
|
6e75b8a5cb
|
update
|
2021-04-20 03:37:38 +03:00 |
|
vms
|
748cf3b0f6
|
misc updates
|
2021-04-19 21:21:59 +03:00 |
|
vms
|
41555d4d32
|
improve array passing
|
2021-04-18 19:43:29 +03:00 |
|
vms
|
5758fa66c6
|
add version to interfaces
|
2021-03-15 12:37:15 +03:00 |
|
vms
|
ffbe1a282a
|
decouple ToBytes into a separate crate
|
2020-12-29 12:32:17 +03:00 |
|
vms
|
3ca9734d2e
|
update
|
2020-12-28 22:33:58 +03:00 |
|
vms
|
4b5da87cca
|
decopule interface
|
2020-12-21 13:35:37 +03:00 |
|