4 Commits

Author SHA1 Message Date
Valery Antopol
b9dbf67376
fix(runtime): support new wasm opcodes by removing unused memory limit setting (#299)
remove unused max memory setting
2023-03-17 15:34:55 +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
Anatolios Laskaris
a91ab2a266
chore(ci): Build marine and mrepl binaries for macos and linux (#279)
* chore(ci): Build marine and mrepl binaries for macos and linux

* Exclude some shell lint rules

* Typo
2023-02-10 19:14:44 +02:00
Valery Antopol
068dab124c
chore(CI): add rust-toolchain file, use better CI actions for rust (#214) 2022-09-16 16:10:02 +03:00