@inproceedings{a4b6867f75c4418d90fd0b254ea45a7b,
title = "Performance Evaluation of Machine Learning Applications Using WebAssembly Across Different Programming Languages",
abstract = "WebAssembly (WASM) has emerged as a promising compilation target for languages traditionally not executed on the web and enable the cross-platform deployment of high-performance applications. While its general use cases have been well studied, the performance implications of executing Machine Learning (ML) workloads via WASM across different programming languages and runtime environments remain relatively unexplored. This paper presents a systematic evaluation of two representative ML models, K-Means and Logistic Regression, implemented in Python, Rust, and C++ and compiled to WASM. These models are executed in two distinct environments: a web browser and the WebAssembly System Interface (WASI), and their execution time and accuracy is compared against each programming language across both environments. This study aims to provide insight into the trade-offs and practical considerations involved in deploying ML workloads using WebAssembly across different language ecosystems and runtime configurations.",
keywords = "C++, machine learning applications, Python, rust, WASI, wasm, webassembly",
author = "Sallar Khan and Tania Malik and Khalid Hasanov",
note = "Publisher Copyright: {\textcopyright} 2025 Copyright held by the owner/author(s).; 34th International Symposium on High-Performance Parallel and Distributed Computing ; Conference date: 20-07-2025 Through 23-07-2025",
year = "2025",
month = sep,
day = "9",
doi = "10.1145/3731545.3736817",
language = "English",
series = "HPDC 2025 - Proceedings of the 34th International Symposium on High-Performance Parallel and Distributed Computing",
publisher = "Association for Computing Machinery (ACM)",
booktitle = "HPDC 2025 - Proceedings of the 34th International Symposium on High-Performance Parallel and Distributed Computing",
address = "United States",
}