Closed Bug 1658386 Opened 4 years ago Closed 4 years ago

add support for arm64 macOS signal handling

Categories

(Core :: JavaScript: WebAssembly, task)

ARM64
macOS
task

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: froydnj, Assigned: glandium)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Currently, compiling js/src/wasm/WasmSignalHandlers.cpp throws many many errors about various undefined things.

Blocks: 1648827
No longer blocks: aarch64-macos

The most relevant errors:

js/src/wasm/WasmSignalHandlers.cpp:355:6: error: Unsupported
      architecture
#    error Unsupported architecture
     ^
js/src/wasm/WasmSignalHandlers.cpp:820:6: error: Unsupported
      architecture
#    error Unsupported architecture
     ^
Assignee: nobody → mh+mozilla
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/67723f68d22c add support for arm64 macOS WASM signal handling. r=lth
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Blocks: 1678226
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: