- Notifications
You must be signed in to change notification settings - Fork1.8k
wasm serialize & hook interface#4479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
jerch wants to merge14 commits intoxtermjs:masterChoose a base branch fromjerch:wasm_serialize
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Draft
Changes from1 commit
Commits
Show all changes
14 commits Select commitHold shift + click to select a range
81168ea initial transfer
jerchdce2d2c run inwasm late
jerche4952d4 fix test, disable linter for now
jerchf205855 avoid .. in npm script
jerchae1343d add compiled wasm to repo to save CI runtime
jerch27700c2 add build files
jerch7a42219 fix benchmark, add force to pack step
jerch37ede60 make linter happy
jerch8e51c7e upgrade inwasm
jerchd20db7f preserve only needed built files
jerch8f466fc use external c file
jerch334f9f2 use -S flag to avoid sdk pulling in CI steps
jerch8c15eb2 upgrade inwasm, remove nonsense files in builddir
jerch840974d some initial cleanup
jerchFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
preserve only needed built files
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitd20db7fb5648789caddcebfda4cb5ee39a7e2574
There are no files selected for viewing
3 changes: 3 additions & 0 deletionsaddons/xterm-addon-serialize2/.gitignore
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -4,3 +4,6 @@ out-benchmark | ||
| # skip inwasm folders | ||
| inwasm-sdks/ | ||
| inwasm-builds/ | ||
| !inwasm-builds/**/final.wat | ||
| !inwasm-builds/**/final.wasm | ||
344 changes: 0 additions & 344 deletionsaddons/xterm-addon-serialize2/inwasm-builds/out/serializer.wasm.js/serialize/serialize.c
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Binary file not shown.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.