dylibso / dylibso/hermit

work on JIT support

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
230
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Consider the following to improve performance:

- adding suggestions from @jart (https://github.com/jart/cosmopolitan/discussions/352#discussioncomment-8210793) 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.