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

feat: building block for encoding #47

Merged
merged 4 commits into from
Nov 28, 2023
Merged

Conversation

muktihari
Copy link
Member

  • Now we have device mapping for Garmin devices (retrieved from Fit SDK) and Suunto devices (retrieved from Suunto website) and some devices that I own. We can update the device later by updating manufacturers.json if we get the list, and contributors can also contribute by adding the device that they own.
image image image
  • Now we can see whether the WebAssembly is downloaded and instantiated by showing the loading, this to let users know if the decode process is slow might be due to initial usage and the browser need to download the wasm file.
instantiating-wasm.mov

@muktihari muktihari added the enhancement New feature or request label Nov 26, 2023
@muktihari muktihari self-assigned this Nov 26, 2023
@muktihari muktihari force-pushed the feat/building-block-for-encoding branch from 0c58943 to 2d3594c Compare November 26, 2023 18:11
@muktihari muktihari merged commit 51eab6e into dev Nov 28, 2023
1 check passed
@muktihari muktihari deleted the feat/building-block-for-encoding branch December 1, 2023 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant