dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.61k stars 4.56k forks source link

[wasm] Stand up JavaScriptCore wasm testing and benchmarks #80936

Open lewing opened 1 year ago

lewing commented 1 year ago

We continue to get reports of performance issues in a Safari and now that JavaScriptCore has initial Wasm SIMD support we should enable testing on jsc in perf and CI

Related issues

TODO:

ghost commented 1 year ago

Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.

Issue Details
We continue to get reports of performance issues in a Safari and now that JavaScriptCore has initial Wasm SIMD support we should enable testing on jsc in perf and CI
Author: lewing
Assignees: -
Labels: `arch-wasm`, `area-Codegen-AOT-mono`
Milestone: 8.0.0
lewing commented 1 year ago

cc @SamMonoRT @radekdoulik @radical