18 Commits

Author SHA1 Message Date
Valery Antopol
5bc6f5e875
Fix memory leak in compiled modules caused by rust ^1.56 (#75) 2022-07-27 16:04:43 +03:00
Mike Voronov
7924cb248b
Deduplicate SecurityTetraplet (#70) 2021-11-02 22:45:25 +03:00
Mike Voronov
13c0f59d89
Allow non pub fields in structs (#68)
* allow non-pub fields in a struct

* bump crate versions
2021-10-07 13:13:25 +03:00
Valery Antopol
17eb14aa48
use doc(hidden) on internal api (#62) 2021-09-28 15:44:12 +03:00
Valery Antopol
7cad957fe7
fix compilation for rustc 1.57.0-nightly (#60) 2021-09-15 18:18:53 +03:00
Valery Antopol
6d045429dc
Remove serde version lock on 1.0.118 (#59) 2021-09-15 16:28:01 +03:00
Valery Antopol
2ee2cf3a2c
Pass module interfaces as args in marine-test macro (#54) 2021-09-01 20:34:35 +03:00
Valery Antopol
84d5c2af66
Add unsafe wrapper for imports for not wasm target (#52) 2021-08-13 21:27:26 +03:00
Valery Antopol
6460362f92
clarify doc string for CallParameters::host_id (#53) 2021-08-13 19:17:50 +03:00
vms
d5e8426e5c bump crate versions 2021-06-15 20:42:05 +03:00
Mike Voronov
7c8f65fb64
Rename fluence sdk to marine-rs-sdk (#38) 2021-06-15 10:25:58 +03:00
vms
9e383237aa reexport PassingStyle 2021-05-19 16:17:58 +03:00
folex
3de1d949e4
Publish crates from repo as is (without version increment) (#35) 2021-05-14 18:07:40 +03:00
vms
f89113f3e3 reexport __fce_generated_section__ 2021-05-12 16:09:15 +03:00
vms
4f75d3d26e add Debug for SDKAst types 2021-05-10 23:26:37 +03:00
vms
cbefd747d7 add crate:: 2021-05-10 14:02:10 +03:00
vms
4c99af774f renaming 2021-05-10 13:50:52 +03:00
vms
7e786f47a7 rename fce to marine 2021-05-10 12:23:26 +03:00