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

small fixes and improvements from wasm branch #63

Merged
merged 11 commits into from
Jan 29, 2024
Merged

Conversation

tomjnixon
Copy link
Member

No description provided.

add_test needs a target rather than a file name to it to be able to see
the CROSSCOMPILING_EMULATOR target property
this is more efficient than the old sort (as we have to scan through to
find the index of each channel anyway), and doesn't generate a massive
amount of unnecessary sorting code
this avoids pulling in iostream and float parsing
@tomjnixon tomjnixon merged commit dd4f4ba into master Jan 29, 2024
7 checks passed
@tomjnixon tomjnixon deleted the misc_from_wasm_build branch January 29, 2024 18:11
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.

1 participant