Valery Antopol
|
662a49204f
|
feat!: add memory limiting (#391)
* memory limits iteration 1
* correct counting
* update to wasmtime 13.0.0
* wip stats recording
* adding memory limit tests
* fix build
* fix build
* fix build
* fix tests
* add configs
* update Cargo.lock
* self-review fixes
* self-review fixes, cleanup
* fix tests build
* fix tests, remove wee_alloc form lockfile
* fix build
* format tests
* pr fixes
* make tests more robust
* pr fixes
* Add OOM check into marine-runtime
* Use new error variant in tests
* add handy error message
* fix error msg
* fix tests
* check for OOM more precisely
* improve readability
* add "inifinity" memory limit, make memory limit mandatory, stop persisting allocation rejects
* add forgotten allocation stats clear
* pr fixes
* pr fixes
* use bytesize in tests
|
2023-12-13 19:51:58 +03:00 |
|
Valery Antopol
|
036c3348e3
|
feat(deps)!: update marine-rs-sdk-to 0.10.0 (#364)
* feat!: update marine-rs-sdk-to 0.9.0
* bump versions manually
* update lockfile
* update rust toolchain, so wasm-pack can be installed
* use marine-rs-sdk from git
* update Cargo.lock
* update sqlite-wasm-connector
* use marine-rs-sdk 0.10.0
* update marine version in examples
* update Cargo.lock
* fmt
|
2023-09-13 19:14:24 +03:00 |
|
Valery Antopol
|
62802fa3d9
|
chore: remove marine-rs-sdk-test from examples, move it to test-sdk repo (#363)
chore: remove marine-rs-sdk-test usages
|
2023-08-16 20:57:11 +03:00 |
|
Valery Antopol
|
e7861f5613
|
feat(deps)!: update marine-rs-sdk
|
2023-08-09 15:46:46 +03:00 |
|
Valery Antopol
|
d3a773df4f
|
feat!: decouple wasmer from Marine, replace it with generic backend interface (#219)
|
2023-03-15 00:43:51 +03:00 |
|
Valery Antopol
|
fd47800cca
|
chore(build): fix clippy warnings (#213)
|
2022-09-19 19:13:38 +03:00 |
|
Pavel
|
7aacb8eb9d
|
Update marine-js public interface. Replace any with generic JSON types. Doing se\desalinization work insine marine-js (#207)
|
2022-09-09 17:28:30 +03:00 |
|