8 Commits

Author SHA1 Message Date
Valery Antopol
7fdb10ba5f getting rid of wasmer's Type, Value and function-related types 2022-03-14 13:21:24 +04:00
Valery Antopol
d9f9288e1e add get_func_no_args to Exports trait 2022-03-06 00:10:21 +03:00
Valery Antopol
2d93770688 code with errors 2022-03-03 19:58:11 +03:00
Valery Antopol
4bd99589b0 wrap vm::Ctx (with more std::memory::transmute calls) 2022-03-02 20:42:32 +03:00
Valery Antopol
daaa626c02 wrap DynFunc 2022-03-01 19:07:43 +03:00
Valery Antopol
6c94964f8e compilable state with Exports and Memory/MemoryView 2022-03-01 00:06:01 +03:00
Valery Antopol
b96013535b add ImportObject 2022-02-26 17:19:34 +03:00
Valery Antopol
5e7dae9dcd start moving marine-runtime to generic wasm backend 2022-02-25 22:28:35 +03:00