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

chore: update build script (ECO-967) (ECO-1240) #1

Merged
merged 2 commits into from Jun 15, 2022

Conversation

bryanchriswhite
Copy link

@bryanchriswhite bryanchriswhite commented May 3, 2022

Changes

  • add detail to comment about building for web assembly
  • add -link flag to conditionally ouput a linked build
  • add -no-archive flag to allow skipping when unneeded or causing issues
    (as with emcc).

@bryanchriswhite bryanchriswhite changed the title Chore/generate wasm bindings Chore/generate wasm bindings (ECO-967) (ECO-1240) May 3, 2022
@bryanchriswhite bryanchriswhite changed the title Chore/generate wasm bindings (ECO-967) (ECO-1240) chore: generate wasm bindings (ECO-967) (ECO-1240) May 3, 2022
@bryanchriswhite bryanchriswhite force-pushed the chore/generate-wasm-bindings branch 2 times, most recently from 9e27b22 to e94b6b1 Compare May 4, 2022 12:20
@bryanchriswhite bryanchriswhite force-pushed the chore/generate-wasm-bindings branch 5 times, most recently from 110c9bb to c95e98c Compare May 9, 2022 12:36
@bryanchriswhite bryanchriswhite force-pushed the chore/generate-wasm-bindings branch 5 times, most recently from 183262f to 92f6a1b Compare May 18, 2022 08:03
@bryanchriswhite bryanchriswhite force-pushed the chore/generate-wasm-bindings branch 2 times, most recently from 45f0245 to 715a5bb Compare June 15, 2022 09:44
- add detail to comment about building for web assembly
- add -link flag to conditionally ouput a linked build
- add -no-archive flag to allow skipping when unneeded or causing issues
  (as with emcc).
@bryanchriswhite bryanchriswhite marked this pull request as ready for review June 15, 2022 09:46
@bryanchriswhite bryanchriswhite changed the title chore: generate wasm bindings (ECO-967) (ECO-1240) chore: update build script (ECO-967) (ECO-1240) Jun 15, 2022
build.sh Outdated Show resolved Hide resolved
@bryanchriswhite bryanchriswhite merged commit 704b3ad into master Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants