Closed Bug 1566244 Opened 5 years ago Closed 5 years ago

Evaluate emscripten + wasm2c as a means to produce a compiled wasm library

Categories

(Core :: General, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: shravanrn, Assigned: shravanrn, Mentored)

References

Details

Create the runtime to use a C library compiled with emscripten (to produce WASM) + wasm2c (to produce C) + gcc (to produce assembly) in Firefox Code

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED

This works but is difficult to maintain as the runtime required by emscripten (this is NOT the WASM runtime) only supports JS by default... We thus have to maintain a runtime for C, which is difficult due to upstream changes

Component: ImageLib → Javascript: WebAssembly
Blocks: 1566220
No longer blocks: Wasm-sandboxing
Type: task → enhancement
Priority: -- → P3
Component: Javascript: WebAssembly → General
You need to log in before you can comment on or make changes to this bug.