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

Implement Emscripten 3.1.47 additions #15

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

jerbob92
Copy link
Owner

@jerbob92 jerbob92 commented Nov 1, 2023

  • Implement emval iterator
  • Implement emval_new_array_from_memory_view
  • Fix bug in emval_get_global

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Merging #15 (88b6a8f) into main (586bd31) will decrease coverage by 0.10%.
The diff coverage is 76.47%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   72.46%   72.36%   -0.10%     
==========================================
  Files          21       21              
  Lines        4667     4712      +45     
==========================================
+ Hits         3382     3410      +28     
- Misses        905      922      +17     
  Partials      380      380              
Files Coverage Δ
internal/emval.go 60.60% <76.47%> (+0.09%) ⬆️

@jerbob92 jerbob92 merged commit a7680fd into main Nov 1, 2023
13 checks passed
@jerbob92 jerbob92 deleted the feature/implement-emscripten-3.1.47-additions branch April 17, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants