Mike Voronov
ac26937778
Impl some traits for ModuleMemoryStat ( #159 )
2022-04-26 14:41:53 +03:00
Valery Antopol
515fa655ad
update interface-types; add tests for lilo at offsets > 2GB ( #158 )
2022-04-26 12:27:54 +03:00
Pavel
68438eadc0
Marine JS: add possibility to pass environment variables to WASM services ( #153 )
...
* Setting logging level
* Fix variable name
* try different logging levels
* Add tests for logging in wasm modules
* Finish unit tests for logging in wasm
* specifying marine service id in message format
* better message format
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-04-23 16:34:45 +03:00
Pavel
87542dde45
Add more tests for void function result for marine-js ( #152 )
2022-04-22 20:01: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