Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/AssemblyScript/asbuild
A simple build tool for AssemblyScript projects
https://github.com/AssemblyScript/asbuild
Merge pull request #18 from yjhmelody/asb-init-eslint
chore: adjust rule roles and add more warnings
f1ee1285baeeda75b9e909f9473499e0ac109040 authored over 3 years ago by Willem Wyndham <[email protected]>
chore: adjust rule roles and add more warnings
8c47d164907ab74b0aacea42aaa65615a320ca66 authored over 3 years ago by yjhmelody <[email protected]>
8c47d164907ab74b0aacea42aaa65615a320ca66 authored over 3 years ago by yjhmelody <[email protected]>
v0.2.0
265162e73e112e891b84ff85a8d146d37a74a0fc authored over 3 years ago by Willem Wyndham <[email protected]>
265162e73e112e891b84ff85a8d146d37a74a0fc authored over 3 years ago by Willem Wyndham <[email protected]>
Add support for `asb init`, `asb fmt`, `asb test` and `asb run` (#16)
* rewrite CLI mechanism to enable modular subcommands
- maintain backward compatibility
* enab...
v0.0.11
041d79804f812e5cad03c50b3bd359b0b1767d18 authored almost 4 years ago by Willem Wyndham <[email protected]>
041d79804f812e5cad03c50b3bd359b0b1767d18 authored almost 4 years ago by Willem Wyndham <[email protected]>
fix: `hasTarget` and check target for output in the target (#12)
5cf4063c2e39eeac5048737fdad5d0a9758fca8f authored almost 4 years ago by Willem Wyndham <[email protected]>
5cf4063c2e39eeac5048737fdad5d0a9758fca8f authored almost 4 years ago by Willem Wyndham <[email protected]>
Update README.md
09a333d42a662d5c3fae6419e549b2f005f9b54b authored almost 4 years ago by Willem Wyndham <[email protected]>
09a333d42a662d5c3fae6419e549b2f005f9b54b authored almost 4 years ago by Willem Wyndham <[email protected]>
v0.0.10
3208f975f54ce815619a4c205c4b141f5f45e644 authored about 4 years ago by Willem Wyndham <[email protected]>
3208f975f54ce815619a4c205c4b141f5f45e644 authored about 4 years ago by Willem Wyndham <[email protected]>
Update package.json (#10)
31d2c4c453b3eb524487cf2c1e4d06f443f23339 authored about 4 years ago by Willem Wyndham <[email protected]>
31d2c4c453b3eb524487cf2c1e4d06f443f23339 authored about 4 years ago by Willem Wyndham <[email protected]>
v0.0.9
850216271caec17a69a6d370fe670d90061c304e authored about 4 years ago by Willem Wyndham <[email protected]>
850216271caec17a69a6d370fe670d90061c304e authored about 4 years ago by Willem Wyndham <[email protected]>
fix: Remove console error log on missing asconfig.json (#9)
* fix: Remove console error log on missing asconfig.json
- Added default values to release when...
Update README.md
cf1ac33c8d31b91815d63e98dd3fb000072ab6b5 authored about 4 years ago by Willem Wyndham <[email protected]>
cf1ac33c8d31b91815d63e98dd3fb000072ab6b5 authored about 4 years ago by Willem Wyndham <[email protected]>
chore: add windows tests to CI
15f0dcae2367d8faf95a3e0ba5b16a8e38eace82 authored about 4 years ago by Willem Wyndham <[email protected]>
15f0dcae2367d8faf95a3e0ba5b16a8e38eace82 authored about 4 years ago by Willem Wyndham <[email protected]>
v0.0.8
0495c98523a91eca6c43cdb3772be52deb8d0a3b authored over 4 years ago by Willem Wyndham <[email protected]>
0495c98523a91eca6c43cdb3772be52deb8d0a3b authored over 4 years ago by Willem Wyndham <[email protected]>
fix: add artifact
072da010d8f602897e7d1c2b9031e2c84a6c3115 authored over 4 years ago by Willem Wyndham <[email protected]>
072da010d8f602897e7d1c2b9031e2c84a6c3115 authored over 4 years ago by Willem Wyndham <[email protected]>
v0.0.7
06ba5c2bcd9135707816a82a59bcc1de4e864475 authored over 4 years ago by Willem Wyndham <[email protected]>
06ba5c2bcd9135707816a82a59bcc1de4e864475 authored over 4 years ago by Willem Wyndham <[email protected]>
fix: allow wat files to be created if no outDir is specified (#6)
89250e0ded24454fd299bdd7ae84e5400e6ba540 authored over 4 years ago by Willem Wyndham <[email protected]>
89250e0ded24454fd299bdd7ae84e5400e6ba540 authored over 4 years ago by Willem Wyndham <[email protected]>
v0.0.6
3e458c871c46d3e2b4e16abeec5070390be23965 authored over 4 years ago by Willem Wyndham <[email protected]>
3e458c871c46d3e2b4e16abeec5070390be23965 authored over 4 years ago by Willem Wyndham <[email protected]>
Merge pull request #3 from willemneal/fix_override
fix:`--binaryFile` and `--textFile` override the default output file
33db04d542db9351964656247bc7ab682f07e99f authored over 4 years ago by Willem Wyndham <[email protected]>
fix: extends test
2c6b2899c8adb29572fc48bdf26c35d7d8df7086 authored over 4 years ago by Willem Wyndham <[email protected]>
2c6b2899c8adb29572fc48bdf26c35d7d8df7086 authored over 4 years ago by Willem Wyndham <[email protected]>
fix: add node modules exception in .gitignore for tests
c21ce111695fc9c69e45010c7047b2e2f17fa44d authored over 4 years ago by Willem Wyndham <[email protected]>
c21ce111695fc9c69e45010c7047b2e2f17fa44d authored over 4 years ago by Willem Wyndham <[email protected]>
fix:`--binaryFile` and `--textFile` override the default output file
Either in config or passed as asc arg
0ca8180b5f2d9f12cb1061036a05efb4327cca36 authored over 4 years ago by Willem Wyndham <[email protected]>
Update README.md
7dcd3e1f6f65c9a647bd153c2aa8b6a24e2bb5f7 authored over 4 years ago by Willem Wyndham <[email protected]>
7dcd3e1f6f65c9a647bd153c2aa8b6a24e2bb5f7 authored over 4 years ago by Willem Wyndham <[email protected]>
v0.0.5
63f7d3fcd3c6d890b1083bf682844f805d99a409 authored over 4 years ago by Willem Wyndham <[email protected]>
63f7d3fcd3c6d890b1083bf682844f805d99a409 authored over 4 years ago by Willem Wyndham <[email protected]>
fix: path to main.js
ccc2a02a71b6c1e17d55c33e63063cf1f3d5bf3f authored over 4 years ago by Willem Wyndham <[email protected]>
ccc2a02a71b6c1e17d55c33e63063cf1f3d5bf3f authored over 4 years ago by Willem Wyndham <[email protected]>
v0.0.4
6909ba3f34ad77ac7f2f40dbca152e4d1ae677e4 authored over 4 years ago by Willem Wyndham <[email protected]>
6909ba3f34ad77ac7f2f40dbca152e4d1ae677e4 authored over 4 years ago by Willem Wyndham <[email protected]>
fix: actually publish binary!
50c536b4866b87f77242a580df707f1cf56a6fcd authored over 4 years ago by Willem Wyndham <[email protected]>
50c536b4866b87f77242a580df707f1cf56a6fcd authored over 4 years ago by Willem Wyndham <[email protected]>
v0.0.3
604f6774012b73951d8d632eaa9b0525ba8fe795 authored over 4 years ago by Willem Wyndham <[email protected]>
604f6774012b73951d8d632eaa9b0525ba8fe795 authored over 4 years ago by Willem Wyndham <[email protected]>
fix: rename and move binary
5dc412f44f4961dfa86871ad49d1cfab4c80b8b0 authored over 4 years ago by Willem Wyndham <[email protected]>
5dc412f44f4961dfa86871ad49d1cfab4c80b8b0 authored over 4 years ago by Willem Wyndham <[email protected]>
v0.0.2
b41a2ada1b8502e042c4cebc32038f4da570a1eb authored over 4 years ago by Willem Wyndham <[email protected]>
b41a2ada1b8502e042c4cebc32038f4da570a1eb authored over 4 years ago by Willem Wyndham <[email protected]>
fix: change binary to a script
49e1ccd4ce590ffc14132d6acba065d4e5b22171 authored over 4 years ago by Willem Wyndham <[email protected]>
49e1ccd4ce590ffc14132d6acba065d4e5b22171 authored over 4 years ago by Willem Wyndham <[email protected]>
v0.0.1
8c42de4f12208a2ae5762df6b9538856af54446c authored over 4 years ago by Willem Wyndham <[email protected]>
8c42de4f12208a2ae5762df6b9538856af54446c authored over 4 years ago by Willem Wyndham <[email protected]>
Add workspaces and more tests
85b1a0830e0c245d871d34001619337e766404e8 authored over 4 years ago by Willem Wyndham <[email protected]>
85b1a0830e0c245d871d34001619337e766404e8 authored over 4 years ago by Willem Wyndham <[email protected]>
Update README.md
b8429a8029eeff1857267bd9ca2a00594c8a583e authored over 4 years ago by Willem Wyndham <[email protected]>
b8429a8029eeff1857267bd9ca2a00594c8a583e authored over 4 years ago by Willem Wyndham <[email protected]>
Add main file so cli's exports can be exported
55bee0918f50183fd64a126c757b466672073ffd authored over 4 years ago by Willem Wyndham <[email protected]>
55bee0918f50183fd64a126c757b466672073ffd authored over 4 years ago by Willem Wyndham <[email protected]>
Update README.md
d95f0667ea9a550ea372603f6b408e7fc92c4e78 authored over 4 years ago by Willem Wyndham <[email protected]>
d95f0667ea9a550ea372603f6b408e7fc92c4e78 authored over 4 years ago by Willem Wyndham <[email protected]>
Initial commit
cfb5bdd3c038b1ac23219e945b5e47408f7e1fed authored over 4 years ago by Willem Wyndham <[email protected]>
cfb5bdd3c038b1ac23219e945b5e47408f7e1fed authored over 4 years ago by Willem Wyndham <[email protected]>