Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unexpected error offset is out of bounds #44

Closed
wants to merge 1 commit into from

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jun 27, 2022

close #45

@JounQin JounQin added the bug Something isn't working label Jun 27, 2022
@JounQin JounQin self-assigned this Jun 27, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jun 27, 2022

⚠️ No Changeset found

Latest commit: adb23f9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #44 (adb23f9) into main (4e77dfb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   96.81%   96.81%           
=======================================
  Files           4        4           
  Lines         345      345           
  Branches       23       23           
=======================================
  Hits          334      334           
  Misses         11       11           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e77dfb...adb23f9. Read the comment docs.

@github-actions
Copy link
Contributor

📊 Package size report   No changes

File Before After
Total (Includes all files) 799.3 kB 799.3 kB
Tarball size 273.4 kB 0%↑273.5 kB
Unchanged files
File Size
lib/browser.d.ts 94 B
lib/browser.js 129 B
lib/browser.js.map 171 B
lib/index.cjs 27.5 kB
lib/index.d.ts 748 B
lib/index.js 815 B
lib/index.js.map 926 B
lib/processor.d.ts 722 B
lib/processor.js 3.9 kB
lib/processor.js.map 3.4 kB
lib/shim.d.ts 11 B
lib/shim.js 317 B
lib/shim.js.map 368 B
lib/types.d.ts 1.6 kB
lib/types.js 372 B
lib/types.js.map 244 B
LICENSE 1.1 kB
main.wasm 735.7 kB
package.json 2.2 kB
README.md 3.3 kB
vendors/wasm_exec.d.ts 175 B
vendors/wasm_exec.js 15.5 kB

🤖 This report was automatically generated by pkg-size-action

@JounQin
Copy link
Member Author

JounQin commented Apr 13, 2023

close in favor of d7b0fbb

@JounQin JounQin closed this Apr 13, 2023
@JounQin JounQin deleted the fix/out_of_bounds branch April 13, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[sh] error offset is out of bounds
1 participant