Valery Antopol
|
614a4cb078
|
add module and function names to errors about invalid arguments (#142)
|
2022-02-24 13:07:52 +03:00 |
|
Valery Antopol
|
bbd006ed3c
|
Add js version of runtime that supports interface types and runs in browser (#137)
|
2022-02-18 18:26:06 +03:00 |
|
Mike Voronov
|
6dfeecd572
|
Disable memory limits (#140)
|
2022-01-31 18:15:01 +03:00 |
|
Mike Voronov
|
dd0a667c38
|
fix api (#139)
|
2022-01-26 14:40:06 +03:00 |
|
Mike Voronov
|
45b9fc445a
|
Add API for Wasm modules heap footprint (#138)
|
2022-01-25 18:22:41 +03:00 |
|
Mike Voronov
|
7b0686ab2e
|
Introduce wasm_pages_to_bytes; rename max_heap_size to max_heap_pages_count (#136)
|
2021-12-15 11:12:08 +03:00 |
|
Mike Voronov
|
c7c8d611d9
|
Allow runtime to set maximum memory count (#127)
|
2021-12-03 20:33:46 +03:00 |
|
vms
|
e09a167bc7
|
update sdk version
|
2021-11-04 16:45:27 +03:00 |
|
Mike Voronov
|
db84af1c1f
|
Bump crate versions (#129)
|
2021-10-05 18:20:41 +03:00 |
|
Mike Voronov
|
0ccf5eda5b
|
Add call_with_ivalues method to FluenceAppService (#125)
|
2021-09-29 13:05:26 +03:00 |
|
Mike Voronov
|
4072de7b60
|
Fix clippy warnings (#126)
|
2021-09-29 12:58:10 +03:00 |
|
Mike Voronov
|
6fef752281
|
fix MError error messages (#123)
|
2021-09-28 16:30:40 +03:00 |
|
Valery Antopol
|
14d38e2c7b
|
Remove serde version lock on 1.0.118 (#118)
|
2021-09-15 16:27:48 +03:00 |
|
Mike Voronov
|
44898d929c
|
move to wasmer 0.17.1 (#104)
|
2021-08-05 21:17:26 +03:00 |
|
Aleksey Proshutisnkiy
|
bb48fe35c3
|
bump marine-module-info-parser to 0.2.0 (#99)
|
2021-07-14 15:20:59 +03:00 |
|
Mike Voronov
|
2f4cefc0d8
|
Bump minor versions (#95)
|
2021-06-17 14:36:58 +03:00 |
|
folex
|
56a53d3b08
|
Aqua: remove -> () + CI: add automatic releases (#92)
|
2021-06-09 23:21:08 +03:00 |
|
Mike Voronov
|
c62a278897
|
Print Aqua-compatible types (#86)
|
2021-05-20 20:20:57 +03:00 |
|
Mike Voronov
|
0b1d038565
|
Rename to marine: part 2 (#84)
|
2021-05-11 15:44:11 +03:00 |
|
Mike Voronov
|
269f691569
|
Rename to marine: step 1 (#83)
|
2021-05-10 12:51:22 +03:00 |
|
vms
|
af66326ecf
|
Switch to published versions (#81)
|
2021-04-27 19:24:48 +03:00 |
|
vms
|
96c32b64d8
|
Improve arrays and record passing scheme (#76)
|
2021-04-26 14:02:26 +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 (#68)
|
2021-03-16 13:51:59 +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 (#65)
|
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 (#64)
|
2021-02-24 12:25:55 +03:00 |
|
folex
|
cdfed97fce
|
Bump versions to 0.2.0 (#63)
|
2021-02-12 14:24:36 +03:00 |
|
folex
|
12795cc0cb
|
Allow to specify module file name in the config (#62)
|
2021-02-12 13:44:52 +03:00 |
|
vms
|
52be0dd5ed
|
Improve various stuff in REPL (#61)
|
2021-02-05 00:28:12 +03:00 |
|
vms
|
181d957560
|
fix recursion bug (#59)
|
2021-01-16 00:44:09 +03:00 |
|
vms
|
a1139bda61
|
fix crate versions
|
2021-01-12 12:14:33 +03:00 |
|
vms
|
8499033720
|
Move to the wasmer-wit 0.17.24 (#56)
|
2020-12-29 17:51:13 +03:00 |
|
vms
|
f022a2dec4
|
Implicitly flatten array with one JValue according to a function signature (#54)
|
2020-12-22 22:45:20 +03:00 |
|
vms
|
725f6e65f3
|
bump versions
|
2020-12-22 16:09:47 +03:00 |
|
vms
|
20092f8174
|
bump versions
|
2020-12-22 04:29:19 +03:00 |
|
vms
|
a039973835
|
Reexport tetplaplets (#52)
|
2020-12-21 19:34:25 +03:00 |
|
vms
|
2d31b7fd63
|
Use Vec<u8> instead of String for data (#51)
|
2020-12-17 21:24:42 +03:00 |
|
vms
|
d12a6c152a
|
update readme
|
2020-12-10 17:07:58 +03:00 |
|
vms
|
e2c09c5847
|
bump versions
|
2020-12-09 16:01:19 +03:00 |
|
vms
|
1f2355e6ef
|
Update wasi to check that directories exist (#46)
|
2020-12-04 08:29:43 +03:00 |
|
vms
|
1094d8e504
|
Return only facade interface in AppService get_interface (#44)
|
2020-11-25 13:12:08 +03:00 |
|
vms
|
b4d4364a6a
|
improve getting export record types
|
2020-11-09 06:14:07 +03:00 |
|
vms
|
d09c5b5d73
|
Return JValue from call_json (#39)
|
2020-11-05 15:18:48 +03:00 |
|
vms
|
f0c382e640
|
bump versions
|
2020-10-21 22:29:47 +03:00 |
|
vms
|
5aea5a53ad
|
Fluence FaaS refactoring (#36)
|
2020-10-21 22:21:16 +03:00 |
|
vms
|
693e8cdfb1
|
Support prev data persistence (#35)
|
2020-10-16 15:26:09 +03:00 |
|
vms
|
83b7378468
|
bump versions
|
2020-10-14 15:22:25 +03:00 |
|
vms
|
0bf13fcdc6
|
Use last module as a facade in AppService (#34)
|
2020-10-06 17:46:16 +03:00 |
|