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

CLI create command templates: added Rust template, simplified assemblyscript template #1017

Merged
merged 11 commits into from
Jul 7, 2022

Conversation

krisbitney
Copy link
Contributor

Added a Rust Wasm wrapper template. Simplified AssmemblyScript Wasm wrapper template to use a "hello world" kind of wrapper instead of Simple Storage.

@krisbitney krisbitney requested a review from nerfZael July 5, 2022 20:14
…eate-templates

# Conflicts:
#	packages/templates/wasm/assemblyscript/package.json
@dOrgJelli dOrgJelli changed the base branch from prealpha-dev to origin-dev July 6, 2022 08:59
…te-templates

# Conflicts:
#	packages/templates/wasm/assemblyscript/package.json
#	packages/templates/wasm/assemblyscript/polywrap.build.yaml
#	packages/templates/wasm/assemblyscript/polywrap.meta.yaml
#	packages/templates/wasm/assemblyscript/polywrap.yaml
#	packages/templates/wasm/assemblyscript/src/__tests__/types/polywrap.app.yaml
Copy link
Contributor

@dOrgJelli dOrgJelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 test in the CLI is still failing because the rust template project does not exist within the NPM package. It will succeed once we run CD.

@dOrgJelli dOrgJelli merged commit 787535f into origin-dev Jul 7, 2022
@dOrgJelli dOrgJelli deleted the update-cli-create-templates branch April 10, 2023 16:55
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.

3 participants