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
.
wirenboard
/
wb-wasm-device-editor
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: read serial frames by wb-mqtt-serial's timeouts, not the JS reply timeout
- #98
#98
Merged
evgeny-boger
merged 12 commits into
master
wirenboard/wb-wasm-device-editor:master
from
feature/wasm-port-frame-timeouts
wirenboard/wb-wasm-device-editor:feature/wasm-port-frame-timeouts
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix: read serial frames by wb-mqtt-serial's timeouts, not the JS reply timeout
#98
evgeny-boger
merged 12 commits into
master
wirenboard/wb-wasm-device-editor:master
from
feature/wasm-port-frame-timeouts
wirenboard/wb-wasm-device-editor:feature/wasm-port-frame-timeouts
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
fix(port): read frames by wb-mqtt-serial's timeouts, not the JS reply timeout
Show description for 5d38613
evgeny-boger
and
claude
committed
5d38613
View commit details
Copy full SHA for 5d38613
Browse repository at this point
fix(e2e): run without WebSerial, and keep traces of failed CI runs
Show description for 8eaca1d
evgeny-boger
and
claude
committed
8eaca1d
View commit details
Copy full SHA for 8eaca1d
Browse repository at this point
fix(serial): never reject into Asyncify, and actually close a wedged port
Show description for 1a081a6
evgeny-boger
and
claude
committed
1a081a6
View commit details
Copy full SHA for 1a081a6
Browse repository at this point
Commits on Sep 2, 2026
ci(e2e): retry a flaky spec twice on CI instead of failing the build
Show description for ab8b2c3
evgeny-boger
and
claude
committed
ab8b2c3
View commit details
Copy full SHA for ab8b2c3
Browse repository at this point
fix(serial): don't hand ReadChunk the previous reply on the unwind pass
Show description for 5c1b90f
evgeny-boger
and
claude
committed
5c1b90f
View commit details
Copy full SHA for 5c1b90f
Browse repository at this point
fix(port): keep Asyncify side effects inside the async callback
Show description for 375f7d4
evgeny-boger
and
claude
committed
375f7d4
View commit details
Copy full SHA for 375f7d4
Browse repository at this point
fix(serial): one long-lived reader, no cancel() per read
Show description for 76a8525
evgeny-boger
and
claude
committed
76a8525
View commit details
Copy full SHA for 76a8525
Browse repository at this point
fix(rpc): wake the request loop on the reply, not on a 1 ms poll
Show description for ae23928
evgeny-boger
and
claude
committed
ae23928
View commit details
Copy full SHA for ae23928
Browse repository at this point
fix(port): match TSerialPort's send-time rounding and ReadByte's timeout type
Show description for 3a8ce38
evgeny-boger
and
claude
committed
3a8ce38
View commit details
Copy full SHA for 3a8ce38
Browse repository at this point
Commits on Sep 3, 2026
refactor(port): match code style, delete orphan code
u236
committed
f984862
View commit details
Copy full SHA for f984862
Browse repository at this point
fix(port): wait out the frame, not the gap between USB batches
Show description for 45eb031
u236
committed
45eb031
View commit details
Copy full SHA for 45eb031
Browse repository at this point
chore: update wb-mqtt-serial
Show description for 2c0b1d1
u236
committed
2c0b1d1
View commit details
Copy full SHA for 2c0b1d1
Browse repository at this point
You can’t perform that action at this time.