Closed
Bug 1571966
Opened 5 years ago
Closed 5 years ago
Investigate methods to make lucet compiled wasm modules re-entrant
Categories
(Core :: General, enhancement, P3)
Core
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: shravanrn, Assigned: shravanrn, Mentored)
References
(Blocks 1 open bug)
Details
As of now wasm modules compiled with lucet don't seem to be re-entrant i.e. the wasm modules don't allow a call to the host which can then invoke a wasm function...
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•