Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pong Fixes, minor changes to wasmMem, and minor audiolib fix #53

Merged
merged 18 commits into from
Oct 12, 2024

Conversation

JohnDog3112
Copy link
Collaborator

Pong:

WasmMem:

  • Renamed mem8, mem16, and mem32 variables to mem8u, mem16u, mem32u in order to add signed versions add mem16 etc to docs #52
  • Ran into some issues when trying to add signed views as mentioned in the same issue

AudioLib:

  • Fixed audio files that failed to load from twrAudioPlayFile always playing. Discovered during testing of Please do a bit of testing on the 2.5.0 release #48
    • Possibly needs to throw error, however it would involve a callback as it fails asynchronously
    • Doesn't fix the original issue causing it to fail.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants