InversionSpaces
67d8151d94
feat(build): Implement custom bundle task ( #894 )
...
* Add link settings
* fix
* Rename to api-dist-js
* Correct import
* Update CI
* Implement bundleJS
* Add comments
* Add TODO
* Fix import
* Fix workflow
---------
Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
2023-09-18 09:53:25 +02:00
InversionSpaces
3f916c78ab
feat(aqua-api): Use scala.js link instead of opt ( #891 )
...
* Add link settings
* fix
* Rename to api-dist-js
* Correct import
* Update CI
---------
Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
2023-09-15 15:42:04 +02:00
Anatolios Laskaris
aa10706506
chore: Refactor CI after moving tests from aqua-playground [fixes FLU-352] ( #763 )
...
* move integration tests to repo
* Move aqua-playground CI
* Fix
* Use local aqua cli
* Move aqua tests to e2e
* Test new build.sbt
* Fix?
* Test
* Test
* Test
* Test
* Update
* Fix
* Fix
* Fix
* fix
* Fix
* Rename aqua-api to api directory for consistency
* Migrate to pnpm
* Add bump version script
* Test snapshot workflow
* fix
* Fix
* Fix
* Setup pnpm
* Update pnpm version
* Fix
* Do not publish tests
* Update
* Fix
* Fix?
* delete import
* Fix
* Fix
* Fix?
* Fix
* Fix
* Use main branch
* Fix quotes
* Fix
* Fix release
* Cleanup
* Remove compiled examples
* Cleanup
---------
Co-authored-by: DieMyst <dmitry.shakhtarin@fluence.ai>
2023-06-22 14:59:56 +03:00
Dima
aa89b85b41
Api for fluence cli ( #611 )
2022-12-28 11:30:42 +03:00
folex
556c21c5ef
CLI: Implement create_keypair ( #375 )
2021-11-26 14:05:24 +03:00
Pavel
3e1618c734
Add support for the new features of JS SDK API ( #251 )
2021-09-08 13:16:59 +03:00
Dmitry Kurinskiy
b9af20339b
Module and Use expressions ( #245 )
...
* Module and Use expressions
* UseFromExpr
* ImportFromExpr
* PubExpr
* Export, declares
* Collecting all the needed info WIP
* Got all the needed data
* Tests fixed
* HeaderSem
* HeaderSem wip
* Everything except `export`/`declares` should be working
* Compile bug fixed
* Fix readme: cli/assembly
* Handle declares, exports
* Compile only exports in AquaRes
* Call services imported from modules
* Import consts, types, services from modules
* Resolve arrows from modules
* Bugfix
2021-08-20 18:03:47 +03:00
dmitry
8c3b6d291a
First experiments with Aqua HLL
2021-02-01 16:17:46 +03:00