You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When it comes to the Web Assembly, the plugin and runtime library support only Wasm/JS target.
With all other major KotlinX-libraries already supporting Wasm WASI, the necessity to measure performance will eventually emerge. And it would be nice to simply add an additional benchmarking target into the build config instead of implementing benchmarking infrastructure from the ground up.
The text was updated successfully, but these errors were encountered:
When it comes to the Web Assembly, the plugin and runtime library support only Wasm/JS target.
With all other major KotlinX-libraries already supporting Wasm WASI, the necessity to measure performance will eventually emerge. And it would be nice to simply add an additional benchmarking target into the build config instead of implementing benchmarking infrastructure from the ground up.
The text was updated successfully, but these errors were encountered: