1
0
mirror of https://github.com/fluencelabs/marine.git synced 2025-03-31 13:11:03 +00:00

279 Commits

Author SHA1 Message Date
vms
ae5bb41ac3 update 2021-04-20 15:27:07 +03:00
vms
792db76cb9 update examples 2021-04-20 04:58:47 +03:00
vms
558b63a753 update lowering host closure 2021-04-20 04:49:59 +03:00
vms
1cee470573 update 2021-04-20 03:38:17 +03:00
vms
accc9c2253 update 2021-04-20 00:46:12 +03:00
vms
1cb3ca1dda update 2021-04-20 00:16:05 +03:00
vms
ffcd1ff92f Merge branch 'master' into sdk_optimizations 2021-04-19 18:04:42 +03:00
vms
c702311595
Remove unsafe from import funcs () 2021-04-19 13:34:05 +03:00
vms
98416a18c2 sdk_optimizations 2021-04-18 14:40:17 +03:00
vms
63479f3bfd last try 2021-04-16 18:02:58 +03:00
vms
434d835ccb update Cargo.lock 2021-04-16 17:36:24 +03:00
vms
d905276cee disable cache 2021-04-16 17:21:08 +03:00
vms
e4c415c466 update toolchain 2021-04-16 17:16:18 +03:00
vms
a58e22c976 switch to the master 2021-04-15 22:59:22 +03:00
vms
d99847bf26 next try 2021-04-15 22:51:15 +03:00
vms
fb083cf150 cache 2021-04-13 15:10:38 +03:00
vms
ad2242c691 fmt 2021-04-13 14:32:55 +03:00
vms
eccab69e78 remove unsafe from import funcs 2021-04-13 14:29:22 +03:00
vms
820e292f15
Additional tests for BWU () 2021-04-13 12:36:14 +03:00
vms
ab14b987ea use latest sqlite and redis 2021-04-12 15:30:37 +03:00
vms
1dcc9968bb
Support references () 2021-04-12 00:21:47 +03:00
vms
2aa3caee83
Support build time in module manifests () 2021-04-09 10:43:55 +03:00
vms
6d4ef8200b
Add -nr flag to repl () 2021-04-09 10:43:22 +03:00
vms
80337a04d7
Print warning if repl and cli aren't of the last versions () 2021-04-09 10:41:54 +03:00
vms
1d08d51b9a reexport interfaces from wit-parser 2021-03-30 11:29:58 +03:00
vms
2ee3520e67 rename call_with_module_name to call_module 2021-03-29 13:31:05 +03:00
vms
0d1e3c7848
Check for minimal sdk version () 2021-03-16 13:51:59 +03:00
vms
5effdcba72
Support versioning in CLI () 2021-03-12 20:04:47 +03:00
vms
b0f2738c94 update paths in Config.toml 2021-03-04 14:15:21 +03:00
vms
474b90b153 update sqlite example 2021-03-04 14:09:58 +03:00
vms
ed03154258 move to the fluence sdk 0.4.2 2021-02-28 19:31:53 +03:00
vms
4e59c1815c
move to the sdk 0.4.1 () 2021-02-26 13:21:53 +03:00
vms
ad1b016529 bump crate versions 2021-02-25 22:27:16 +03:00
vms
c559f3f226
New mounted binaries interface () 2021-02-24 12:25:55 +03:00
vms
0a9df646cf rename outcome in raw-aquamarine-vm-api 2021-02-17 23:16:22 +03:00
vms
47f0b31f3f move to the newest interpreter interface crate version 2021-02-17 23:01:04 +03:00
folex
cdfed97fce
Bump versions to 0.2.0 () 2021-02-12 14:24:36 +03:00
folex
12795cc0cb
Allow to specify module file name in the config () 2021-02-12 13:44:52 +03:00
vms
9dc33e99f0 add more tests for argument passing 2021-02-05 12:51:51 +03:00
vms
f4634ccd4a update greeting example 2021-02-05 12:14:42 +03:00
vms
572dce6a76 add shortcauts and fix error messages 2021-02-05 01:08:16 +03:00
vms
2a3fa98fef enable logger by default in repl 2021-02-05 00:54:25 +03:00
vms
52be0dd5ed
Improve various stuff in REPL () 2021-02-05 00:28:12 +03:00
Dima
65a7223803
update sqlite, update all wasms, small fixes ()
Co-authored-by: vms <michail.vms@gmail.com>
2021-02-04 15:32:45 +03:00
vms
181d957560
fix recursion bug () 2021-01-16 00:44:09 +03:00
vms
a1139bda61 fix crate versions 2021-01-12 12:14:33 +03:00
folex
fae87bc0eb
Mark examples as publish = false () 2020-12-31 15:03:00 +03:00
vms
8499033720
Move to the wasmer-wit 0.17.24 () 2020-12-29 17:51:13 +03:00
vms
dc43acfc88 prepare for aquamarine-vm publishing 2020-12-25 20:31:50 +03:00
folex
d25f224558
Store ParticleParameters in AquamarineVM, pass them to call_service () 2020-12-25 17:31:31 +03:00