-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Consider the following to improve performance:
- adding suggestions from @jart (anyone working on cosmopolitan ffmepg? jart/cosmopolitan#352 (reply in thread)) so WAMR can build in FastJIT mode on Cosmo.
- determine level of effort to add arm64 code gen for WAMR FastJIT... asmjit backend exists, would need to see if this is feasible and can be built on Cosmo too (targeting a single fat binary).
Benefits:
- would speed up code execution significantly
- SIMD support?
Drawbacks:
- larger binary size for all Hermits
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request