1
0
mirror of https://github.com/fluencelabs/fluence-js.git synced 2025-07-26 12:51:56 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Pavel
976cd0435c Sig service redesign () 2022-02-04 22:39:41 +03:00
Pavel
9d0c7b2bb8 Switching from AVM interpreter to AVM runner with background execution () 2021-12-28 20:53:25 +03:00
Pavel
ef57883abd Compiler support: fix issues with registerService function ()
- Throwing error if `registerService` was called on a non-initialized peer.
- Fix issue with incorrect context being passed to class-based implementations of user services
- Fix typo in JSDoc
2021-11-28 09:36:01 +03:00
Pavel
337a3f45de Compiler support: define and export FnConfig interface () 2021-11-04 15:15:30 +03:00
Pavel
3ad6a41ed3 Docs: upate autogenerated gh page () 2021-10-21 18:04:20 +03:00
Pavel
fe52648103 Integrate async AquaVM into fluence-js () 2021-10-20 22:20:43 +03:00
Pavel
727d59fb61 Documentation update () 2021-09-27 22:11:35 +03:00