Valery Antopol
36221219c2
chore: update rust-toolchain to 2023-08-27 and make clippy happy ( #365 )
...
* chore: update rust-toolchain to 2023-08-27 and make clippy happy
* fmt
* Setup wasm pack as binary
* Run cargo fmt last
---------
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2023-09-04 12:06:56 +03:00
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