Valery Antopol
|
84d5c2af66
|
Add unsafe wrapper for imports for not wasm target (#52)
|
2021-08-13 21:27:26 +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
|
cf01bffdf2
|
bump versions
|
2021-05-10 23:36:53 +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 |
|
vms
|
5fc6cf07d7
|
prepare before publish
|
2021-04-27 19:25:39 +03:00 |
|
vms
|
43c3908409
|
disable logs
|
2021-04-25 01:08:42 +03:00 |
|
vms
|
85a93763c1
|
add temp logs
|
2021-04-25 01:05:48 +03:00 |
|
vms
|
ba7af66ca8
|
renaming
|
2021-04-22 17:57:47 +03:00 |
|
vms
|
17115b696a
|
pr fixes
|
2021-04-22 17:45:06 +03:00 |
|
vms
|
53299c7c5a
|
delete excess logs
|
2021-04-22 12:32:19 +03:00 |
|
vms
|
4b6f6d9111
|
housekeeping
|
2021-04-21 18:49:13 +03:00 |
|
vms
|
a448f03ed4
|
fix comment
|
2021-04-21 15:09:09 +03:00 |
|
vms
|
df30974e06
|
fix build
|
2021-04-21 15:08:30 +03:00 |
|
vms
|
47f0443397
|
pr fixes
|
2021-04-21 14:56:21 +03:00 |
|
vms
|
6afa678905
|
fix a comment
|
2021-04-20 23:44:04 +03:00 |
|
vms
|
b6d0ecc11c
|
fix tests
|
2021-04-20 23:35:40 +03:00 |
|
vms
|
8ea8e219ef
|
improve interface
|
2021-04-18 13:29:54 +03:00 |
|
vms
|
12f06f806f
|
intermediate
|
2021-04-16 18:03:25 +03:00 |
|
vms
|
16d0210531
|
Merge branch 'master' into support_references
|
2021-04-09 15:57:54 +03:00 |
|
vms
|
1a5e28957d
|
finalize
|
2021-04-08 13:22:51 +03:00 |
|
vms
|
3580e429c3
|
initial version of build time support
|
2021-04-08 12:38:24 +03:00 |
|
vms
|
a4fa69e527
|
add tests for generated glue code
|
2021-04-06 13:14:52 +03:00 |
|
vms
|
ea5baec462
|
some minor improvements
|
2021-04-05 12:38:28 +03:00 |
|
vms
|
ea11a617cd
|
Merge branch 'master' into support_references
|
2021-04-01 19:44:08 +03:00 |
|
vms
|
fc320fe50d
|
add trybuild tests
|
2021-04-01 18:36:25 +03:00 |
|
vms
|
6abd3e0907
|
delete # https://docs.rs/about
|
2021-04-01 14:46:33 +03:00 |
|
vms
|
e4c7ed319b
|
cleanup
|
2021-03-28 22:51:50 +03:00 |
|
vms
|
0ed7b3e6b8
|
misc improvements
|
2021-03-28 18:02:36 +03:00 |
|
vms
|
d3e1b6d3b5
|
review fixes
|
2021-03-12 10:29:26 +03:00 |
|
vms
|
6c477059ab
|
rename __FCE_SDK_WASM_MODULE_MANIFEST to __FCE_WASM_MODULE_MANIFEST
|
2021-03-11 19:59:55 +03:00 |
|
vms
|
00c72c6438
|
rearrange consts
|
2021-03-11 19:01:16 +03:00 |
|
vms
|
3d72d5885e
|
simplify the code
|
2021-03-11 14:43:47 +03:00 |
|
vms
|
eab7d746ef
|
change doc root link
|
2021-03-11 14:36:01 +03:00 |
|
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 |
|