Commit Graph

444 Commits

Author SHA1 Message Date
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
aad0739cdd
Merge pull request #14 from fluencelabs/tetraplets
Extend CallParameters with security tetraplets
2020-12-21 19:04:09 +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
8a2570bbc6 update doc url 2020-12-10 19:19:52 +03:00
vms
3aab224c97 bump versions 2020-12-09 12:22:52 +03:00
vms
b5b9dcb47d
Merge pull request #12 from fluencelabs/logger_env
Initialize logger based on the WASM_LOG env variable
2020-12-09 12:11:55 +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
ebf3e63aef
Merge pull request #11 from fluencelabs/logger
use log::max_level() to check log level
2020-12-07 17:11:44 +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
fd9672636e
Merge pull request #10 from fluencelabs/improve_logger
bump verions
2020-11-08 18:17:28 +03:00
vms
57c624814c bump verion 2020-11-08 18:15:51 +03:00
vms
a6c587db0b
Merge pull request #9 from fluencelabs/improve_logger
Introduce builder pattern for logger initialization
2020-10-29 23:56:06 +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
vms
4d6c4f6b86
Merge pull request #7 from fluencelabs/logging
Allow building for x86_64 target with logging enabled
2020-10-06 13:07:24 +03:00
vms
c1ecd7e284 add use 2020-10-06 12:34:11 +03:00
vms
c53f03ad06 update 2020-10-06 12:32:15 +03:00
vms
ab438b33d0 fix building 2020-10-06 12:09:50 +03:00
vms
742ff0e2df better wrapping 2020-10-06 12:03:32 +03:00
vms
39b7641373 allow building sdk for x86_64 2020-10-06 11:52:17 +03:00
vms
de9259b842 bump versions 2020-10-01 12:27:37 +03:00
vms
e5d564d4a6 use get_result_ptr instead of stack result 2020-09-29 20:53:24 +03:00
vms
c593202ec9 add #[fce] for CallParameters 2020-09-29 20:35:37 +03:00
vms
23f74d3170 transfer CallParameters as a struct 2020-09-29 20:31:48 +03:00
vms
d63c6e8740 remove debug output 2020-09-28 15:35:56 +03:00
vms
598080005d improve vector deallocation scheme 2020-09-22 18:07:19 +03:00
vms
5c993493f9 bump versions 2020-09-22 14:42:51 +03:00
vms
56368c71f3 fix vec size passing 2020-09-22 14:33:15 +03:00
vms
f247a84f6d update 2020-09-22 13:29:23 +03:00
vms
75f4baaa90 bump versions 2020-09-21 13:42:55 +03:00
vms
5ac0c45507
Merge pull request #6 from fluencelabs/array_support
Array support
2020-09-21 13:34:53 +03:00
vms
c810e0831f fixup 2020-09-21 13:30:24 +03:00
vms
c8db3e784c move to edition 2018 2020-09-21 10:36:00 +03:00
vms
fe78083ecc initial 2020-09-21 10:31:16 +03:00
vms
04e2538661 bump versions 2020-09-16 00:30:05 +03:00
vms
0f8638c594
Merge pull request #5 from fluencelabs/record_support
Record refactoring
2020-09-16 00:25:02 +03:00
vms
9201a824f2 fixing up complex types 2020-09-14 12:37:28 +03:00
vms
83183ec20a fmt 2020-09-10 20:55:17 +03:00
vms
2c461b4350 replace WasmTYpe with RustType 2020-09-10 20:39:11 +03:00