Commit Graph

15 Commits

Author SHA1 Message Date
vms
09750d1060 handling errors on intrustion execution and data parsing 2020-09-30 15:00:43 +03:00
vms
94e8351294 add error handling 2020-09-30 13:11:27 +03:00
vms
263385bc5b little module rearrange 2020-09-30 12:39:00 +03:00
vms
030a4c9069 rename main to fce, lib to wasm_bindgen 2020-09-30 11:58:53 +03:00
Dima
f6541aae32
Bindgen support (#2) 2020-09-30 11:42:18 +03:00
vms
0956f1ab0c
Merge pull request #1 from fluencelabs/call
Introduce the early version of the call instruction
2020-09-30 10:41:32 +03:00
vms
1cd50e827f delete lib.rs 2020-09-30 10:40:08 +03:00
vms
1f1c039567 use string 2020-09-30 10:38:51 +03:00
vms
00fe26b6db change path 2020-09-28 18:21:23 +03:00
vms
26626fdc8d poor call implementation 2020-09-28 15:40:27 +03:00
vms
aee41603e8 first prototype 2020-09-24 12:55:29 +03:00
vms
0bba055ad5 return data instead of script; update binary 2020-09-22 16:27:33 +03:00
dmitry
871852d422 air examples 2020-09-21 15:33:31 +03:00
vms
247e0b00a9 introduce echo-stepper 2020-09-21 14:11:34 +03:00
Dmitry Kurinskiy
fe5fddde53
Initial commit 2020-09-18 14:05:43 +03:00