Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nasa
/
spacewasm
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
1.5k
Code
Issues
14
Pull requests
9
Actions
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: nasa/spacewasm
Actions
All workflows
Workflows
.github/workflows/welcome.yml
.github/workflows/welcome.yml
CI
CI
CodeCov Coverage
CodeCov Coverage
CodeQL
CodeQL
Copilot
Copilot
Daily CI Jobs
Daily CI Jobs
PR Comments
PR Comments
PR Review
PR Review
Release
Release
Show more workflows...
Management
Caches
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
512 workflow runs
512 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix C header portability (#196)
CI
#541:
Commit
3351f27
pushed by
Kronos3
9m 34s
main
main
9m 34s
View workflow file
Fix C header portability
CI
#540:
Pull request
#196
opened by
Kronos3
3m 41s
fix-no-return
fix-no-return
3m 41s
View #196
View workflow file
Convert Vec<T> to Box<[T]> (#195)
CI
#539:
Commit
bae54ed
pushed by
Kronos3
3m 9s
main
main
3m 9s
View workflow file
Convert Vec<T> to Box<[T]>
CI
#538:
Pull request
#195
synchronize by
Kronos3
2m 38s
convert-vec-to-slice-box
convert-vec-to-slice-box
2m 38s
View #195
View workflow file
Convert Vec<T> to Box<[T]>
CI
#537:
Pull request
#195
synchronize by
Kronos3
52m 41s
convert-vec-to-slice-box
convert-vec-to-slice-box
52m 41s
View #195
View workflow file
Convert Vec<T> to Box<[T]>
CI
#536:
Pull request
#195
synchronize by
Kronos3
49m 19s
convert-vec-to-slice-box
convert-vec-to-slice-box
49m 19s
View #195
View workflow file
Convert Vec<T> to Box<[T]>
CI
#535:
Pull request
#195
synchronize by
Kronos3
42m 38s
convert-vec-to-slice-box
convert-vec-to-slice-box
42m 38s
View #195
View workflow file
Convert Vec<T> to Box<[T]>
CI
#534:
Pull request
#195
synchronize by
Kronos3
53m 57s
convert-vec-to-slice-box
convert-vec-to-slice-box
53m 57s
View #195
View workflow file
Clean up status and panics (#194)
CI
#533:
Commit
6d436d0
pushed by
Kronos3
40m 56s
main
main
40m 56s
View workflow file
Convert Vec<T> to Box<[T]>
CI
#532:
Pull request
#195
opened by
Kronos3
36m 44s
convert-vec-to-slice-box
convert-vec-to-slice-box
36m 44s
View #195
View workflow file
Clean up status and panics
CI
#531:
Pull request
#194
synchronize by
Kronos3
3m 21s
more-cleanup
more-cleanup
3m 21s
View #194
View workflow file
Clean up status and panics
CI
#530:
Pull request
#194
opened by
Kronos3
2m 52s
more-cleanup
more-cleanup
2m 52s
View #194
View workflow file
Add a CI job covering the CMake integration
CI
#529:
Pull request
#155
synchronize by
kadircanyildirm-crypto
Action required
kadircanyildirm-crypto:feat/cmake-ci-job
kadircanyildirm-crypto:feat/cmake-ci-job
Action required
View #155
View workflow file
Add a CI fuzz job covering x86_64 and i686
CI
#528:
Pull request
#191
opened by
kadircanyildirm-crypto
Action required
kadircanyildirm-crypto:ci/fuzz-32bit
kadircanyildirm-crypto:ci/fuzz-32bit
Action required
View #191
View workflow file
Add a regression test for host allocators that return null
CI
#527:
Pull request
#162
synchronize by
kadircanyildirm-crypto
Action required
kadircanyildirm-crypto:fix/allocator-null-contract
kadircanyildirm-crypto:fix/allocator-null-contract
Action required
View #162
View workflow file
Add a regression case for unbounded vector counts in the decoder
CI
#526:
Pull request
#190
opened by
kadircanyildirm-crypto
Action required
kadircanyildirm-crypto:test/vec-count-bound
kadircanyildirm-crypto:test/vec-count-bound
Action required
View #190
View workflow file
Clean up code-base from external review (#189)
CI
#525:
Commit
2eceda3
pushed by
Kronos3
13m 35s
main
main
13m 35s
View workflow file
Clean up code-base from external review
CI
#524:
Pull request
#189
synchronize by
Kronos3
28m 48s
cleanup
cleanup
28m 48s
View #189
View workflow file
Clean up code-base from external review
CI
#523:
Pull request
#189
synchronize by
Kronos3
1h 26m 10s
cleanup
cleanup
1h 26m 10s
View #189
View workflow file
Clean up code-base from external review
CI
#522:
Pull request
#189
synchronize by
Kronos3
1h 59m 37s
cleanup
cleanup
1h 59m 37s
View #189
View workflow file
Clean up code-base from external review
CI
#521:
Pull request
#189
synchronize by
Kronos3
1h 44m 39s
cleanup
cleanup
1h 44m 39s
View #189
View workflow file
Clean up code-base from external review
CI
#520:
Pull request
#189
synchronize by
Kronos3
4m 5s
cleanup
cleanup
4m 5s
View #189
View workflow file
Clean up code-base from external review
CI
#519:
Pull request
#189
synchronize by
Kronos3
5m 11s
cleanup
cleanup
5m 11s
View #189
View workflow file
Clean up code-base from external review
CI
#518:
Pull request
#189
opened by
Kronos3
2m 59s
cleanup
cleanup
2m 59s
View #189
View workflow file
CI Benchmarking
CI
#517:
Pull request
#178
synchronize by
cole-wilson
3m 28s
benchmark_final
benchmark_final
3m 28s
View #178
View workflow file
Previous
1
2
3
4
5
…
20
21
Next
You can’t perform that action at this time.