Skip to content

WebAssembly direct instructions support? #163

Description

@L2NE-dev

I planned to try development of game, based on Electron.js and Wasm64, and would to have direct Emscripten WebAssembly instructions intrinsics support.
Note: Wasm supports only 128-bit natively.
I just would to reduce conversion and optimization stagement while compiling or execution (simepp => SSE4.1 => WASM => Another SIMD in browser level). It while can be just simdpp => WASM => Correct SIMD.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions