Closed
Bug 1527092
Opened 7 years ago
Closed 7 years ago
Write sample program in Rust and compile it to wasm using wasm-bindgen
Categories
(Core :: Internationalization, defect, P5)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaws, Assigned: chengy12, Mentored)
References
Details
The goal of this bug is to get familiar with wasm-bindgen and exposing Rust functions to JavaScript code.
Complete the https://rustwasm.github.io/wasm-bindgen/examples/hello-world.html and https://rustwasm.github.io/wasm-bindgen/examples/performance.html tutorials.
| Reporter | ||
Updated•7 years ago
|
Assignee: nobody → chengy12
Status: NEW → ASSIGNED
| Reporter | ||
Comment 1•7 years ago
|
||
Marking fixed per communication over IRC.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•