Commit Graph

53 Commits

Author SHA1 Message Date
Valery Antopol
18ef306b92
update semver crate version (#19) 2022-09-09 16:20:42 +03:00
Valery Antopol
522dd91b39
Fix that lift/lower instructions do not allow to work with offsets bigger than 2gb (#18) 2022-04-25 22:51:04 +03:00
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
2a8f8925c9
Fix fatal crash made in previous PR (#15) 2022-02-18 01:39:21 +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
138bbaf8bd delete rustdoc::broken_intra_doc_links 2021-04-27 19:51:11 +03:00
vms
f6afd03838 bump it-types version 2021-04-26 12:00:40 +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
d7d91a263e add some logs 2021-04-22 20:31:14 +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
93bf5e153d bunch of small fixes 2021-04-20 02:36:51 +03:00
vms
41555d4d32 improve array passing 2021-04-18 19:43:29 +03:00
vms
05c4186045 delete excess stuff 2021-04-07 23:51:20 +03:00
vms
20b1766d23 fix a typo 2021-03-15 18:47:40 +03:00
vms
cdb1b41b26 misc 2021-03-15 18:42:19 +03:00
vms
00582bd7c3 improve version parsing 2021-03-15 17:05:03 +03:00
vms
90850764ca bump version 2021-03-15 14:34:40 +03:00
vms
5758fa66c6 add version to interfaces 2021-03-15 12:37:15 +03:00
vms
f6fdc50e75 reexport ast as public 2020-12-29 13:58:05 +03:00
vms
8442800f57 bump version 2020-12-29 12:54:18 +03:00
vms
ffbe1a282a decouple ToBytes into a separate crate 2020-12-29 12:32:17 +03:00
vms
b8ca780473 bump version 2020-12-29 11:30:47 +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
vms
44d559cca1 use log::debug in call-core 2020-11-10 20:17:49 +03:00
vms
10a24629c9 improve log 2020-11-09 03:26:53 +03:00
vms
552d4b7141 fix : parsing in record fields 2020-11-08 19:36:33 +03:00
vms
5569b9ab62 improve parsing wit files 2020-11-08 17:57:11 +03:00
vms
6f9baea140 introduce function name for LocalImport and Export 2020-11-06 23:27:36 +03:00
vms
fe4206afc6 use Rc in ast types 2020-11-04 23:26:33 +03:00
vms
748d00e2e7 return Rc instead of raw reference 2020-11-04 22:07:00 +03:00
vms
0139ae8e7c bump version 2020-10-21 16:26:34 +03:00
vms
5e47fa6857 fix Cargo.lock 2020-09-22 14:33:44 +03:00
vms
3b63a95194 Merge branch 'master' of github.com:fluencelabs/interface-types 2020-09-22 14:30:00 +03:00
vms
57ded50e4c bump version 2020-09-22 14:29:25 +03:00
vms
831f96b2c3 update 2020-09-22 14:27:13 +03:00
vms
8acdeded6f bump version 2020-09-21 13:44:54 +03:00
vms
c1e67e22e7 fixup 2020-09-21 13:30:39 +03:00
vms
d622dc7b39 replace log::info with log::trace 2020-09-17 20:21:27 +03:00
vms
923f3d5894 bump version 2020-09-17 20:13:55 +03:00
vms
eee13eed78 improve parsing 2020-09-16 00:20:47 +03:00
vms
2a756bd485 add Eq, Hash for types; bump version 2020-09-13 23:29:09 +03:00
vms
e61b645899 add instruction tracing 2020-09-13 22:19:26 +03:00
vms
880f324016 bump version 2020-09-10 10:49:27 +03:00
vms
d429669428 bump version 2020-08-23 04:09:25 +03:00
vms
d32ca36253 bump version for publishing 2020-08-18 00:58:57 +03:00