Closed
Bug 1527092
Opened 6 years ago
Closed 6 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
(Blocks 1 open bug)
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•6 years ago
|
Assignee: nobody → chengy12
Status: NEW → ASSIGNED
Reporter | ||
Comment 1•6 years ago
|
||
Marking fixed per communication over IRC.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•