Commit Graph

55 Commits

Author SHA1 Message Date
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
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
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
75f4baaa90 bump versions 2020-09-21 13:42:55 +03:00
vms
04e2538661 bump versions 2020-09-16 00:30:05 +03:00
vms
413df12776 bump versions 2020-09-03 02:46:38 +03:00
vms
1eaf81441d remove some overhead 2020-08-25 18:36:03 +03:00
vms
b90feb4221 change wasm to wasm32 2020-08-24 20:50:03 +03:00
vms
6a21c007a2 add new line 2020-08-24 20:40:52 +03:00
vms
d1f092e6eb introduce used_in_fce feature 2020-08-24 19:10:27 +03:00
vms
4a77da52db update 2020-08-24 15:43:35 +03:00
vms
a0e5438417 update 2020-08-24 15:27:46 +03:00
vms
34a27890cb add application_id 2020-08-24 15:10:57 +03:00
vms
73b34b7e63 rename feature 2020-08-23 03:18:24 +03:00
vms
03042d4568 fix 2020-08-23 03:14:37 +03:00
vms
39affc0b28 add serde 2020-08-22 13:56:27 +03:00
vms
f312b09fec get rid of trait 2020-08-22 13:40:05 +03:00
vms
b3a8f3cc31 make fce_generated_serialize work wirh self ref 2020-08-22 12:04:47 +03:00
vms
48bc0e52e2 introduce CallParameters 2020-08-22 00:08:12 +03:00
vms
141807945e introduce trait FCERecordSerializer 2020-07-28 16:49:10 +03:00
vms
88afe8feaa delete excess mem::forget 2020-07-28 01:02:17 +03:00
vms
a898493202 better result api logging 2020-07-27 23:05:36 +03:00
vms
689c389cc7 fix bug with f32 mapping, allow dead code in the logger 2020-07-27 00:02:33 +03:00
vms
79a5896015 add possbility to be applied to non-pub functions 2020-07-19 19:14:38 +03:00
vms
be47b96ce8 improve feature selection 2020-07-14 19:01:17 +03:00
vms
124673a4df use all instead of any 2020-07-14 18:43:08 +03:00
vms
40774a1107 enable logger if either logger or debug feature is enabled 2020-07-14 00:50:13 +03:00
vms
043af06af6 add logger feature 2020-07-14 00:36:23 +03:00
vms
9775ca6144 fix usage of the debug feature 2020-07-11 22:02:14 +03:00
vms
5f26af7990 add docs for public crates 2020-07-08 12:38:56 +03:00
vms
8b2c6145fd move logic to a separate crate 2020-07-07 10:27:05 +03:00
vms
68cea490d9 code cleaning 2020-07-05 22:46:23 +03:00
vms
aa73411663 update the main part to the new sdk 2020-07-01 00:50:56 +03:00