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

3 more patches needed to carry for wasi builds of spidermonkey #42

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

JakeChampion
Copy link
Collaborator

Without these patches, when building Fastly's JS Compute Runtime, the below errors are generated:

wasm-ld: error: ./js-compute-runtime/runtime/spidermonkey/debug/lib/libjs_static.a(Unified_cpp_js_src0.o): undefined symbol: mozilla::SIMD::memchr64(unsigned long long const*, unsigned long long, unsigned long)
wasm-ld: error: ./js-compute-runtime/runtime/spidermonkey/debug/lib/libjs_static.a(Unified_cpp_js_src_gc1.o): undefined symbol: printf_stderr

This build should show that Fastly's JS Compute Runtime builds with these 3 patches applied -- https://github.com/fastly/js-compute-runtime/actions/runs/8453907665?pr=744

Copy link

(Automated Close) Please do not file pull requests here, see https://firefox-source-docs.mozilla.org/contributing/how_to_submit_a_patch.html

@github-actions github-actions bot closed this Mar 27, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2024
@JakeChampion JakeChampion reopened this Mar 27, 2024
@JakeChampion JakeChampion merged commit 7490bfd into fastly/ff-123-0-1 Mar 27, 2024
17 of 18 checks passed
@JakeChampion JakeChampion deleted the jake/origin/fastly/ff-123-0-1-no-simd branch March 27, 2024 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants