Skip to content

WASM to X86 Backend #1222

Closed
Closed
@ubaidsk

Description

@ubaidsk

There is an idea to implement a wasm to x86 backend. We have to benchmark ASR->x86 and ASR->WASM->x86. If the performance difference is not much, then the big advantage of WASM->x86 would (hopefully) be that it would be a easier and quicker for us to deliver a working backend.

  • We can start with 32bit, since it is already figured out, unless it is more complicated,then we can just do 64 bit.

*Notes:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions