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
Accelerator
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 }}
dcodeIO
/
stringref
Public
forked from
WebAssembly/stringref
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
patch-2
User selector
All users
All time
Commit history
Commits on Jul 1, 2022
Clarify string literal requirement
dcodeIO
authored
c4bfe42
View commit details
Copy full SHA for c4bfe42
Browse repository at this point
Commits on Jun 22, 2022
Merge pull request #22 from WebAssembly/uniformity
Show description for 1f5695d
wingo
authored
1f5695d
View commit details
Copy full SHA for 1f5695d
Browse repository at this point
Make wtf-8 and wtf-16 handling more uniform
Show description for 5d95cdb
wingo
committed
5d95cdb
View commit details
Copy full SHA for 5d95cdb
Browse repository at this point
Merge pull request #10 from WebAssembly/binary-encoding
Show description for f9024a2
wingo
authored
f9024a2
View commit details
Copy full SHA for f9024a2
Browse repository at this point
Update encoding for string literals section
wingo
committed
c55fa53
View commit details
Copy full SHA for c55fa53
Browse repository at this point
Update type assignments
Show description for 26baed8
wingo
committed
26baed8
View commit details
Copy full SHA for 26baed8
Browse repository at this point
Commits on May 11, 2022
Shunt instructions to managed data (GC) prefix
Show description for 87d3d48
wingo
committed
87d3d48
View commit details
Copy full SHA for 87d3d48
Browse repository at this point
Commits on May 10, 2022
Add binary encoding
Show description for f9c12dd
wingo
committed
f9c12dd
View commit details
Copy full SHA for f9c12dd
Browse repository at this point
Commits on Apr 27, 2022
Initial setup and overview
wingo
committed
13fc9da
View commit details
Copy full SHA for 13fc9da
Browse repository at this point
Commits on Apr 26, 2022
[spec] Fix typo (#1448)
r00ster
authored
4a74af4
View commit details
Copy full SHA for 4a74af4
Browse repository at this point
Commits on Apr 25, 2022
Sync wpt test (#1449)
gahaas
authored
581daf6
View commit details
Copy full SHA for 581daf6
Browse repository at this point
Commits on Apr 16, 2022
[spec] Bump release to 2 (#1443)
Show description for ce4b6c4
rossberg
authored
ce4b6c4
View commit details
Copy full SHA for ce4b6c4
Browse repository at this point
Commits on Apr 15, 2022
[interpreter] Tweak start section AST to match spec
rossberg
committed
4ea0e9a
View commit details
Copy full SHA for 4ea0e9a
Browse repository at this point
Commits on Apr 14, 2022
Clarification in proposals README
rossberg
authored
101a69e
View commit details
Copy full SHA for 101a69e
Browse repository at this point
[docs] Update syntax in examples (#1442)
codefromthecrypt
authored
d28b65e
View commit details
Copy full SHA for d28b65e
Browse repository at this point
Commits on Apr 5, 2022
[spec] Fix missing immediate on table.set (#1441)
keithw
authored
f6ae547
View commit details
Copy full SHA for f6ae547
Browse repository at this point
Commits on Apr 4, 2022
[spec] Fix single-table limitation in module instantiation (#1434)
keithw
authored
f7e4ad1
View commit details
Copy full SHA for f7e4ad1
Browse repository at this point
[spec] Fix missing mention of vectype (#1436)
Show description for 253db39
ngzhian
authored
253db39
View commit details
Copy full SHA for 253db39
Browse repository at this point
Commits on Mar 21, 2022
Add --generate-js-only flag to test runner
Show description for daee490
ngzhian
authored and
Ms2ger
committed
daee490
View commit details
Copy full SHA for daee490
Browse repository at this point
Commits on Mar 2, 2022
Update document README to install six
ngzhian
committed
df22852
View commit details
Copy full SHA for df22852
Browse repository at this point
Commits on Feb 22, 2022
[test] Fix section size in binary test (#1424)
rossberg
authored
5257f13
View commit details
Copy full SHA for 5257f13
Browse repository at this point
Commits on Feb 15, 2022
[spec] Clarifying note on text format (#1420)
Show description for 5a6a7fb
codefromthecrypt
and
rossberg
authored
5a6a7fb
View commit details
Copy full SHA for 5a6a7fb
Browse repository at this point
Commits on Jan 28, 2022
[spec] Add note regarding parameter names (#1412)
rossberg
authored
f2086a4
View commit details
Copy full SHA for f2086a4
Browse repository at this point
Commits on Jan 18, 2022
Add a link to the proposals repo (#1409)
Show description for 63881c2
tlively
authored
63881c2
View commit details
Copy full SHA for 63881c2
Browse repository at this point
Commits on Dec 18, 2021
[interpreter] Fix a typo in README (#1406)
ggreif
authored
ffb5e3b
View commit details
Copy full SHA for ffb5e3b
Browse repository at this point
Commits on Dec 13, 2021
Add tests for functions without end marker. NFC (#1405)
Show description for db26021
sbc100
authored
db26021
View commit details
Copy full SHA for db26021
Browse repository at this point
Commits on Dec 2, 2021
[spec] Fix instruction table (#1402)
rossberg
authored
2460ad0
View commit details
Copy full SHA for 2460ad0
Browse repository at this point
Commits on Nov 23, 2021
[spec] Handle v128 in validation algorithm (#1399)
ngzhian
authored
9849315
View commit details
Copy full SHA for 9849315
Browse repository at this point
Commits on Nov 22, 2021
Remove merge conflict marker
ngzhian
authored and
Ms2ger
committed
57e2b6e
View commit details
Copy full SHA for 57e2b6e
Browse repository at this point
Commits on Nov 18, 2021
Merge SIMD proposal (#1391)
Show description for f5a260a
ngzhian
authored
f5a260a
View commit details
Copy full SHA for f5a260a
Browse repository at this point
Commits on Nov 16, 2021
[interpreter] Remove use of physical equality on characters (#1396)
hanshoglund
authored
eae4abc
View commit details
Copy full SHA for eae4abc
Browse repository at this point
[spec] Add reference types to overview (#1394)
rossberg
authored and
Ms2ger
committed
25ffaea
View commit details
Copy full SHA for 25ffaea
Browse repository at this point
Commits on Nov 3, 2021
Fix html_last_updated_fmt
Show description for e87021b
ngzhian
authored and
Ms2ger
committed
e87021b
View commit details
Copy full SHA for e87021b
Browse repository at this point
Commits on Nov 2, 2021
Only include ref links to index in multi-page html (#1388)
Show description for 3ae76b1
ngzhian
authored
3ae76b1
View commit details
Copy full SHA for 3ae76b1
Browse repository at this point
[spec] Remove outdated footnote (#1389)
devsnek
authored
932fbf8
View commit details
Copy full SHA for 932fbf8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.