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 wasm example #135

Merged
merged 1 commit into from Mar 24, 2024
Merged

Fix wasm example #135

merged 1 commit into from Mar 24, 2024

Conversation

JuliDi
Copy link
Contributor

@JuliDi JuliDi commented Mar 23, 2024

Close #133 by adding compiler flags

@bastibl bastibl merged commit b982d7a into FutureSDR:main Mar 24, 2024
8 checks passed
@bastibl
Copy link
Member

bastibl commented Mar 24, 2024

Thank you! There are also the zigbee and wgpu examples, which are actually better examples. I'll try to overhaul this example as well, getting rid of the node dependency and Makefile.

@JuliDi
Copy link
Contributor Author

JuliDi commented Mar 24, 2024

Thank you, I will check these out, as well.
Is there any workaround for the missing throttle block on wasm? My impression is that the wasm examples either terminate after N samples or use an actual SDR with a limited data rate.
(Opened a discussion topic to gather some ideas for porting it here, for reference: #134)

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.

wasm example fails to build
2 participants