Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebAssembly direct instructions support? #163

Open
unit-404 opened this issue Sep 13, 2023 · 0 comments
Open

WebAssembly direct instructions support? #163

unit-404 opened this issue Sep 13, 2023 · 0 comments

Comments

@unit-404
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant