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

Use reactor #1

Merged
merged 1 commit into from
Aug 8, 2022
Merged

Conversation

kateinoigakukun
Copy link
Contributor

@vkhougaz-vifive
Copy link
Owner

Using this code I get:

➜  javascriptkit-bug git:(pr/1) ./build-wasm.sh
error: Missing value for '-c <configuration>'
Help:  -c <configuration>  Build with configuration
Usage: swift build <options>
  See 'build -help' for more information

With a bit of re-ordering:

$SWIFT build --triple wasm32-unknown-wasi -c debug -Xswiftc -Xclang-linker -Xswiftc -mexec-model=reactor -Xlinker --export=main

I'm still getting the issue with <50% OK in the test

@kateinoigakukun
Copy link
Contributor Author

kateinoigakukun commented Aug 9, 2022

Hmm, I couldn't reproduce the issue now 🤔

Screen.Recording.2022-08-09.at.11.21.16.mov

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.

2 participants