Commit Graph

257 Commits

Author SHA1 Message Date
vms
8c845c9f37 rename instance to module 2020-06-06 02:31:59 +03:00
vms
093e410bac add cargo configs for wasm crates 2020-06-06 02:27:54 +03:00
vms
60c9f03902 simplify the wit extrator 2020-06-06 01:03:49 +03:00
vms
bb2bbcf35e split fce_wit_interfaces 2020-06-06 00:13:05 +03:00
vms
2bbbb9323d introduce ipfs service 2020-06-05 23:12:02 +03:00
vms
5d7fdec0ee add delete subcommand to wit_embedder 2020-06-04 20:36:16 +03:00
vms
59f9b7555f simplify fce_wit_interfaces 2020-06-04 19:54:23 +03:00
vms
6a7dbb47c8 move fce to fce_wit_interfaces 2020-06-04 19:06:23 +03:00
vms
f2cafd0770 move wit_embedder to fce_wit_interfaces 2020-06-04 14:44:36 +03:00
vms
8b55bf4baf introduce fce_interfaces 2020-06-04 14:22:17 +03:00
vms
939c2e24c0 replace old FCE with new FCE with WIT support 2020-06-03 23:19:07 +03:00
vms
33aa87fa1c improve embedder 2020-06-03 23:09:05 +03:00
vms
44c098ec5b add rustfmt config 2020-06-03 23:08:26 +03:00
vms
66ca7345fd use FCEError in vm 2020-06-02 19:16:15 +03:00
vms
b258caa8d6 introduce service-like functionality 2020-06-02 18:05:38 +03:00
vms
880bb6f87e cargo fmt all the things 2020-06-02 01:02:22 +03:00
vms
541a19ff29 remove excess logging 2020-06-02 00:34:49 +03:00
vms
ddb5c9881a code cleaning 2020-06-02 00:12:23 +03:00
vms
6e2f17e07f it works 2020-06-01 13:49:40 +03:00
vms
9d3d605190 linking 2020-06-01 11:29:42 +03:00
vms
3d5be0e798 introduce wit_fce 2020-06-01 00:01:01 +03:00
vms
615c7d8423 add embedder in circle ci 2020-05-28 23:24:10 +03:00
vms
a04e2b6b21 use WIT_SECTION_NAME istead of hardcode param 2020-05-28 23:22:29 +03:00
vms
da3b9e56ed add WIT embedder 2020-05-28 23:20:24 +03:00
vms
361427f483 make Func types more flexibly 2020-05-24 19:04:03 +03:00
vms
2369a8131d get rid of acquire/release logic in waiting for the new Wasmer API 2020-05-24 18:44:06 +03:00
vms
5e8505c3e7 delete excess options 2020-05-24 18:38:26 +03:00
vms
28fd4b4ad2 allow to deregister modules 2020-05-09 00:39:42 +03:00
vms
a18d35580c add more comments 2020-05-08 22:48:36 +03:00
vms
d94a20f0ed refactor abi 2020-05-08 22:41:29 +03:00
vms
39c9aaa703 apply new module creation scheme 2020-05-08 22:06:58 +03:00
vms
dd001db7ad Frank => FCE 2020-05-08 20:38:29 +03:00
vms
fa4b06c52f remove redundant Ctx argument 2020-05-03 19:29:33 +03:00
vms
4e3eda717c
Integration tests (#2) 2020-05-02 18:34:48 +03:00
vms
ac1f3c0627 add license and readme 2020-05-02 12:44:49 +03:00
vms
f046901c2c
Merge pull request #1 from fluencelabs/circleci-project-setup
Circleci project setup
2020-05-02 12:33:51 +03:00
vms
c29cf72e01 update wasmer branch 2020-05-02 12:31:31 +03:00
vms
c76925660f fmt 2020-05-02 12:12:16 +03:00
vms
661c9731a2 Add .circleci/config.yml 2020-05-02 12:09:49 +03:00
vms
6596a255a8 pretty print for hash 2020-05-02 12:02:39 +03:00
vms
8773271e73 callback function creation improvements 2020-04-30 00:52:37 +03:00
vms
8fb0b31a71 improve module export scheme 2020-04-29 23:20:22 +03:00
vms
ca704ede7a make api more robust 2020-04-29 22:15:17 +03:00
vms
44ac703e65 refactor using of ABI 2020-04-29 20:42:28 +03:00
vms
893f01d22f improve CLI 2020-04-28 22:12:52 +03:00
vms
6c780be3f2 cleanup 2020-04-28 14:47:39 +03:00
vms
91b8baac9a add rust_2018_idioms warning 2020-04-28 14:39:46 +03:00
vms
4ffef90cd6 move to new dispatcher scheme 2020-04-28 14:27:08 +03:00
vms
8f57458aa2 add some comments, docs, test 2020-04-28 09:47:55 +03:00
vms
e3d884768d update 2020-04-28 09:26:46 +03:00