147 Commits

Author SHA1 Message Date
vms
38d8e65368 update rust compiler in circleci; bump crate versions 2021-03-11 14:35:03 +03:00
vms
56a4d0a668 hard names 2021-03-11 14:32:46 +03:00
vms
66a57c5918 fmt 2021-03-11 14:28:46 +03:00
vms
695c870964 add module_manifest macro 2021-03-11 13:58:29 +03:00
vms
a8fbe2ca6e progress 2021-03-09 15:45:05 +03:00
vms
e671e835a8 use Any instead of Drop 2021-03-09 12:57:11 +03:00
vms
37cfd15543 add explicit deletion of forgetting objects 2021-03-09 01:01:04 +03:00
vms
e577d6b0c8 Merge branch 'master' into support_references 2021-03-01 15:32:58 +03:00
vms
131d555d75 bump crates 2021-03-01 14:43:33 +03:00
vms
947d2047fb use directives instead of map 2021-02-28 19:02:30 +03:00
vms
4cf3291323 bump version 2021-02-26 12:57:28 +03:00
vms
d7d17e19ee bump versions 2021-02-26 12:29:18 +03:00
vms
4bdb18fad5 setting_max_level 2021-02-26 12:24:10 +03:00
vms
db580be7db fix as_std 2021-02-25 23:00:15 +03:00
vms
40a308946e introduce stringify 2021-02-25 22:56:25 +03:00
vms
25b9fd0ef0 bump versions 2021-02-25 13:46:02 +03:00
vms
929a5f21d9 add filter logic 2021-02-25 13:44:10 +03:00
vms
008470a757 fix a typo 2021-02-24 11:46:07 +03:00
vms
fb4ffefab4 review fixes 2021-02-24 11:22:21 +03:00
vms
156bcf527d pr fixes 2021-02-24 08:58:13 +03:00
vms
06f686fc62 bump versions 2021-02-24 08:51:29 +03:00
vms
292bdc73ea add into_std 2021-02-24 08:31:56 +03:00
vms
3492f40057 module renaming 2021-02-22 18:30:45 +03:00
vms
feb7517126 add error 2021-02-19 22:50:38 +03:00
vms
0943e59ee7 add stdout/stderr fields 2021-02-19 18:31:16 +03:00
vms
517b13e1ac add two constructors 2021-02-19 17:45:27 +03:00
vms
b7274974f7 reexport SUCCESS_CODE 2021-02-19 17:19:19 +03:00
vms
a04f4ce4ba add MountedBinaryResult 2021-02-19 17:14:50 +03:00
vms
849042d4db fmt 2021-02-08 17:12:33 +03:00
vms
8d427c0e72 catch up crates.io version 2021-01-12 11:26:39 +03:00
vms
bf564e63d5 fix serde version 2021-01-12 11:16:02 +03:00
vms
3331763e26 bump versions 2020-12-22 15:14:41 +03:00
vms
94a721abf4 update CallParameters 2020-12-22 15:09:39 +03:00
vms
a555291c1c bump crate versions 2020-12-21 19:15:58 +03:00
vms
7bd2341ded add security tetraplets to CallParameters 2020-12-18 11:47:14 +03:00
folex
31dc0a30df
Change 'target' from i64 to i32 in log_utf8_string (#13) 2020-12-17 12:47:43 +03:00
vms
3aab224c97 bump versions 2020-12-09 12:22:52 +03:00
vms
26c806fd6c pr fixes 2020-12-09 12:11:25 +03:00
vms
014d724ea4 fix comment 2020-12-09 12:09:26 +03:00
vms
b631dab17f reexport WASM_LOG_ENV_NAME 2020-12-09 11:34:39 +03:00
vms
c90b685238 change wasm log name 2020-12-08 18:19:06 +03:00
vms
be250f9c1f set log level from RUST_LOG 2020-12-08 14:38:53 +03:00
vms
1ffcd49190 fix comments 2020-12-07 16:54:33 +03:00
vms
81979910f9 reexport WasmLoggerBuilder 2020-12-07 16:30:03 +03:00
vms
e6e7daa1d3 use log::max_level() to check log level 2020-12-07 16:26:58 +03:00
vms
57c624814c bump verion 2020-11-08 18:15:51 +03:00
vms
dc2851379e replace map with target_map 2020-10-29 14:13:28 +03:00
vms
c9cd2ad4d3 reexport TargetMap 2020-10-29 14:10:50 +03:00
vms
e4c1c43c42 improve logger 2020-10-29 14:08:16 +03:00
folex
8c0a029165
Pass log level & target to host log_utf8_string (#8) 2020-10-26 13:06:55 +03:00