Aaryamann Challani
d96eb59e92
fix(makefile): include wasm-pack+node in installation ( #240 )
...
* fix(makefile): include wasm-pack in installation
* fix: include node in installdeps
* fix: install 18.20.2 node
2024-04-30 15:44:33 +05:30
Aaryamann Challani
8a365f0c9e
fix(ci): homebrew errors on github actions ( #181 )
2023-07-04 12:10:35 +05:30
rymnc
c561741339
fix: use fixed rev of cross
2023-07-04 10:28:45 +05:30
tyshko-rostyslav
13a2c61355
add wasm-strip to reduce size even more ( #137 )
...
* added wasm-strip fixed docs
* requested change
* fix installdeps
* fix ubuntu
* fix macos
---------
Co-authored-by: tyshkor <tyshko1@gmail.com>
2023-03-24 09:30:48 +05:30
Aaryamann Challani
bb7dfb80ee
feat(ci): cross-compile release assets, cache deps ( #128 )
...
* feat(ci): cross-compile release assets, cache deps
chore(ci): add caching to regular tests
* fix(ci): include cross only in ci env, add note about release assets
2023-03-14 17:44:06 +05:30
Rahul Ghangas
62018b4eba
Update documentation for building and testing ( #120 )
...
* chore: fix Makefile pre-build
* chore: add Makefile command to install depenedncy cargo-make
* chore: update all READMEs with instructions to install dependencies, build and test
* chore: add target to fetch all submodules
2023-02-24 11:50:51 +05:30
Rahul Ghangas
1502315605
chore: Makefile and consistent usage of cargo-make ( #101 )
...
* feat: add Makefile with pre build check. add targets for build, test and clean
* feat: add workspace level build file
* chore: add skeletal build files for each crate
* chore: remove environment variable to extend workspace makefile
* chore: formatting
* chore: add release flags to all builds/tests
2023-01-26 09:19:55 +05:30