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

Add scaffold script #112

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Add scaffold script #112

wants to merge 10 commits into from

Conversation

sigmaSd
Copy link
Contributor

@sigmaSd sigmaSd commented Nov 22, 2022

I think its a good idea, especially if it had github action

@sigmaSd
Copy link
Contributor Author

sigmaSd commented Nov 22, 2022

Also worth considering using deno.json for the scaffold like https://github.com/denoland/wasmbuild#setup

I personally don't see that much of a difference

@sigmaSd
Copy link
Contributor Author

sigmaSd commented Nov 23, 2022

I added github action support

@sigmaSd
Copy link
Contributor Author

sigmaSd commented Dec 14, 2022

I added a way to generate the bindings automatically, I think its nice since it allows to keep the binary releases and the bindings in sync

@sigmaSd sigmaSd marked this pull request as draft December 14, 2022 08:10
@sigmaSd sigmaSd marked this pull request as ready for review December 14, 2022 14:22
@sigmaSd
Copy link
Contributor Author

sigmaSd commented Jul 2, 2023

You can test the scaffold script with

deno run --allow-read=. --allow-write=. https://github.com/sigmaSd/deno_bindgen/raw/scaf/scaffold/scaffold.ts myapp

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

Successfully merging this pull request may close these issues.

1 participant