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

Set up WASI CI #411

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Set up WASI CI #411

merged 1 commit into from
Mar 24, 2025

Conversation

StephanvanSchaik
Copy link
Contributor

@StephanvanSchaik StephanvanSchaik commented Mar 23, 2025

Set up CI workflows to build lopdf for wasm32-wasip1 and wasm32-wasip2, but avoid running cargo test for now. cargo test seems to require Rust nightly and #![feature(wasip2)] somewhere due to the tempfile dependency.

See also issue #408.

@StephanvanSchaik StephanvanSchaik changed the title Setup WASI CI Set up WASI CI Mar 23, 2025
@StephanvanSchaik StephanvanSchaik force-pushed the wasip branch 2 times, most recently from 8dd10be to f61292d Compare March 23, 2025 19:20
@J-F-Liu J-F-Liu merged commit bcb9244 into J-F-Liu:main Mar 24, 2025
20 checks passed
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.

2 participants