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 }}
agnivade
/
wasmbrowsertest
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
212
Code
Issues
5
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 9, 2026
chore: update deps
Show description for ff350cc
paralin
authored and
agnivade
committed
ff350cc
View commit details
Copy full SHA for ff350cc
Browse repository at this point
Commits on Mar 22, 2026
Update Go versions in CI workflow
agnivade
committed
b23259a
View commit details
Copy full SHA for b23259a
Browse repository at this point
Commits on Mar 23, 2025
Update go.mod to 1.23
agnivade
committed
eec8f6b
View commit details
Copy full SHA for eec8f6b
Browse repository at this point
Commits on Feb 24, 2025
Bump CI to 1.24
agnivade
committed
475bb06
View commit details
Copy full SHA for 475bb06
Browse repository at this point
Skip TestRun again
agnivade
committed
e3be53f
View commit details
Copy full SHA for e3be53f
Browse repository at this point
Commits on Feb 17, 2025
Update README.md
bravesasha
authored and
agnivade
committed
92a4344
View commit details
Copy full SHA for 92a4344
Browse repository at this point
Commits on Jan 31, 2025
add O_DIRECTORY to fs.constants
Show description for 5e0f0b9
hajimehoshi
authored and
agnivade
committed
5e0f0b9
View commit details
Copy full SHA for 5e0f0b9
Browse repository at this point
Commits on Jan 29, 2025
.github/workflows: disable AppArmor for Linux
hajimehoshi
authored and
agnivade
committed
8be019f
View commit details
Copy full SHA for 8be019f
Browse repository at this point
Commits on Oct 30, 2024
Update ci.yml
agnivade
committed
6c05f71
View commit details
Copy full SHA for 6c05f71
Browse repository at this point
Commits on Oct 29, 2024
add support for go1.24 (#68)
Show description for a249c2e
Zxilly
and
agnivade
authored
a249c2e
View commit details
Copy full SHA for a249c2e
Browse repository at this point
Commits on Aug 9, 2024
Bump versions (#66)
Show description for 0667919
agnivade
authored
0667919
View commit details
Copy full SHA for 0667919
Browse repository at this point
Commits on Aug 2, 2024
Do not cancel context on exception
Show description for 6e5bbb8
agnivade
committed
6e5bbb8
View commit details
Copy full SHA for 6e5bbb8
Browse repository at this point
Commits on Jun 28, 2024
Skipping TestRun on Windows
agnivade
committed
53a8815
View commit details
Copy full SHA for 53a8815
Browse repository at this point
Remove parallel tests
Show description for f33b6ec
agnivade
committed
f33b6ec
View commit details
Copy full SHA for f33b6ec
Browse repository at this point
Commits on May 3, 2024
bump Go version
agnivade
committed
4a40c54
View commit details
Copy full SHA for 4a40c54
Browse repository at this point
Commits on Apr 29, 2024
update dependencies
hajimehoshi
authored and
agnivade
committed
6e494bb
View commit details
Copy full SHA for 6e494bb
Browse repository at this point
Commits on Dec 14, 2023
Bump to Go 1.20
agnivade
committed
ee76d31
View commit details
Copy full SHA for ee76d31
Browse repository at this point
Commits on Oct 10, 2023
chore: remove refs to deprecated io/ioutil
testwill
authored and
agnivade
committed
08e74d3
View commit details
Copy full SHA for 08e74d3
Browse repository at this point
add coverage tip to readme (#52)
Show description for fbb6e08
mlctrez
and
agnivade
authored
fbb6e08
View commit details
Copy full SHA for fbb6e08
Browse repository at this point
Commits on Oct 7, 2023
exclude more environment variables
mlctrez
authored and
agnivade
committed
22a291c
View commit details
Copy full SHA for 22a291c
Browse repository at this point
Commits on Sep 30, 2023
initial work for fs api forwarding (#49)
Show description for 237f0b6
mlctrez
authored
237f0b6
View commit details
Copy full SHA for 237f0b6
Browse repository at this point
Commits on Aug 27, 2023
Improve test logging
Show description for 37ec9e7
agnivade
committed
37ec9e7
View commit details
Copy full SHA for 37ec9e7
Browse repository at this point
Commits on Apr 19, 2023
Update README.md badge (#44)
agnivade
authored
9f69172
View commit details
Copy full SHA for 9f69172
Browse repository at this point
Commits on Feb 14, 2023
Add functional tests, fix unset exit codes on panics (#42)
Show description for 2d1bbcf
JohnStarich
authored
2d1bbcf
View commit details
Copy full SHA for 2d1bbcf
Browse repository at this point
Commits on Feb 7, 2023
Fix Windows CI test failures by cleaning env vars (#43)
Show description for bb77d44
JohnStarich
authored
bb77d44
View commit details
Copy full SHA for bb77d44
Browse repository at this point
Commits on Dec 20, 2022
Add test coverage support (#41)
Show description for bba38b6
JohnStarich
authored
bba38b6
View commit details
Copy full SHA for bba38b6
Browse repository at this point
Commits on Nov 11, 2022
update dependencies
hajimehoshi
authored and
agnivade
committed
8753b3a
View commit details
Copy full SHA for 8753b3a
Browse repository at this point
Commits on Sep 4, 2022
Move to GitHub actions
agnivade
committed
d81b582
View commit details
Copy full SHA for d81b582
Browse repository at this point
Commits on May 1, 2022
Improve tests
Show description for da28998
agnivade
committed
da28998
View commit details
Copy full SHA for da28998
Browse repository at this point
Commits on Mar 21, 2022
replace flag.Parse with gentleParse (#34)
Show description for 7d0c811
FrankReh
authored
7d0c811
View commit details
Copy full SHA for 7d0c811
Browse repository at this point
Commits on Oct 31, 2021
Update README
Show description for 412994e
agnivade
authored
412994e
View commit details
Copy full SHA for 412994e
Browse repository at this point
Instructs for github actions (#31)
Show description for a37e7ec
realPy
and
agnivade
authored
a37e7ec
View commit details
Copy full SHA for a37e7ec
Browse repository at this point
Commits on Oct 4, 2021
Updating dependencies
Show description for ecbb5a3
kenshaw
authored and
agnivade
committed
ecbb5a3
View commit details
Copy full SHA for ecbb5a3
Browse repository at this point
Commits on Sep 27, 2021
add shuffle flag
hajimehoshi
authored and
agnivade
committed
c0fc3b7
View commit details
Copy full SHA for c0fc3b7
Browse repository at this point
Commits on Oct 18, 2020
add paniconexit0 flag
reusee
authored and
agnivade
committed
2ac0064
View commit details
Copy full SHA for 2ac0064
Browse repository at this point
Previous
Next
You can’t perform that action at this time.