-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate type section encoding in wast to wasm-encoder (#1799)
Remove a few `Encode` impls and start laying some groundwork for other sections to get migrated as well with a new trait/method to use.
- Loading branch information
1 parent
eb3d5e6
commit 47680b0
Showing
2 changed files
with
47 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters