Valery Antopol
|
f2adfed87b
|
try different logging levels
|
2022-04-22 21:45:45 +03:00 |
|
Pavel Murygin
|
4cb2eca06f
|
Fix variable name
|
2022-04-22 19:40:34 +03:00 |
|
Pavel Murygin
|
eea18ba278
|
Setting logging level
|
2022-04-22 18:31:08 +03:00 |
|
Pavel
|
0476950681
|
Marine-js milestone 2: implementation of single-module wasm services (#148)
|
2022-04-20 20:33:55 +03:00 |
|
Valery Antopol
|
4e4f40cc8c
|
Update interface types (#149)
|
2022-04-06 22:55:33 +03:00 |
|
Valery Antopol
|
5ab0f377c7
|
bump crate versions (#144)
* bump minor crate versions
* fix marine-web build
* sort deps
|
2022-03-25 20:45:19 +03:00 |
|
Valery Antopol
|
e37e475663
|
Fix panics when services have more than 2gb memory allocated (#143)
* add test for allocation at offset more than 2gb
* update wasmer-it version and use u32 instead of usize where needed
* remove cargo.toml patch
|
2022-03-25 18:40:50 +03:00 |
|
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 |
|