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 }}
bytecodealliance
/
wasm-tools
Public
Notifications
You must be signed in to change notification settings
Fork
352
Star
1.8k
Code
Issues
108
Pull requests
19
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(wit-smith): add wit-smith for
include with
syntax
- #1057
#1057
Draft
Mossaka
wants to merge 16 commits into
bytecodealliance:main
bytecodealliance/wasm-tools:main
from
Mossaka:union-wit-parser-smith
Mossaka/wasm-tools-fork:union-wit-parser-smith
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
feat(wit-smith): add wit-smith for
include with
syntax
#1057
Mossaka
wants to merge 16 commits into
bytecodealliance:main
bytecodealliance/wasm-tools:main
from
Mossaka:union-wit-parser-smith
Mossaka/wasm-tools-fork:union-wit-parser-smith
Copy head branch name to clipboard
Commits
Commits on May 29, 2023
Add ast parser and resolver for include
Show description for 7dfee65
Mossaka
committed
7dfee65
View commit details
Copy full SHA for 7dfee65
Browse repository at this point
Implemented resolver for foreign world deps
Show description for e9629d3
Mossaka
committed
e9629d3
View commit details
Copy full SHA for e9629d3
Browse repository at this point
clean up and add more tests
Show description for f366966
Mossaka
committed
f366966
View commit details
Copy full SHA for f366966
Browse repository at this point
fixed all the wit-component tests
Show description for de43226
Mossaka
committed
de43226
View commit details
Copy full SHA for de43226
Browse repository at this point
Commits on May 31, 2023
clean up
Show description for 9890369
Mossaka
committed
9890369
View commit details
Copy full SHA for 9890369
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into union-wit-parser-2
Mossaka
committed
fd3a8ca
View commit details
Copy full SHA for fd3a8ca
Browse repository at this point
deduplicate the resolve_world_path method
Show description for e7a4444
Mossaka
committed
e7a4444
View commit details
Copy full SHA for e7a4444
Browse repository at this point
fail on kebab-name duplicates
Show description for 80492de
Mossaka
committed
80492de
View commit details
Copy full SHA for 80492de
Browse repository at this point
impl include syntax
Show description for e5933ca
Mossaka
committed
e5933ca
View commit details
Copy full SHA for e5933ca
Browse repository at this point
add more parse failure tests
Show description for abee913
Mossaka
committed
abee913
View commit details
Copy full SHA for abee913
Browse repository at this point
add note to world.includes
Show description for 73dae09
Mossaka
committed
73dae09
View commit details
Copy full SHA for 73dae09
Browse repository at this point
refactored process_foreign_deps method
Show description for fdca14b
Mossaka
committed
fdca14b
View commit details
Copy full SHA for fdca14b
Browse repository at this point
removed foreign_dep_span in resolve_include
Show description for 76a39ba
Mossaka
committed
76a39ba
View commit details
Copy full SHA for 76a39ba
Browse repository at this point
Commits on Jun 1, 2023
Merge remote-tracking branch 'upstream/main' into union-wit-parser-2
Mossaka
committed
d329ff3
View commit details
Copy full SHA for d329ff3
Browse repository at this point
Commits on Jun 2, 2023
resolved some comments
Show description for c6b2795
Mossaka
committed
c6b2795
View commit details
Copy full SHA for c6b2795
Browse repository at this point
Implemented wit-smith to do fuzz tests. Did not finish the include with part because the current impl has
Show description for a31dcf7
Mossaka
committed
a31dcf7
View commit details
Copy full SHA for a31dcf7
Browse repository at this point
You can’t perform that action at this time.