Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make as-bind Assembly Script Entry file a CLI option #8

Closed
torch2424 opened this issue Jan 5, 2020 · 3 comments · Fixed by #11
Closed

Make as-bind Assembly Script Entry file a CLI option #8

torch2424 opened this issue Jan 5, 2020 · 3 comments · Fixed by #11
Assignees
Labels
enhancement New feature or request

Comments

@torch2424
Copy link
Owner

As mentioned by @jtenner on the slack:

you can instruct users to set as-bind as an entry point so they don't have to explicitly export * from "as-bind"

Put it in the cli options

This is how as2d does it

@torch2424 torch2424 added the enhancement New feature or request label Jan 5, 2020
@torch2424 torch2424 self-assigned this Jan 5, 2020
@jtenner
Copy link

jtenner commented Jan 5, 2020

asc entryfile.ts entryfile.ts ...cli options

@jtenner
Copy link

jtenner commented Jan 5, 2020

Would you like me to submit a pull request tomorrow?

@torch2424
Copy link
Owner Author

@jtenner Thanks for the explanation! 😄

And I'll go ahead and fix it in a little bit, as I want to launch the library tommorrow 👍 😄 Thank you for the offer though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants