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

feat: Allow gprogram without exposed services #242

Merged
merged 14 commits into from
May 17, 2024
Merged

Conversation

holykol
Copy link
Contributor

@holykol holykol commented May 13, 2024

Resolves #202

@holykol holykol requested a review from DennisInSky May 13, 2024 13:05
examples/empty/build.rs Outdated Show resolved Hide resolved
examples/empty/Cargo.toml Outdated Show resolved Hide resolved
examples/empty/Cargo.toml Outdated Show resolved Hide resolved
examples/empty/Cargo.toml Outdated Show resolved Hide resolved
@holykol holykol requested a review from DennisInSky May 16, 2024 14:52
examples/no-svcs-prog/app/Cargo.toml Outdated Show resolved Hide resolved
examples/no-svcs-prog/wasm/Cargo.toml Outdated Show resolved Hide resolved
examples/no-svcs-prog/app/src/lib.rs Outdated Show resolved Hide resolved
@holykol holykol merged commit caa2ad4 into master May 17, 2024
3 checks passed
@holykol holykol deleted the holykol/resolve-202 branch May 17, 2024 12:08
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.

macros: Code generated by the 'gprogram' macro leads to compilation error if there are no exposed services
2 participants