
웹어셈블리를 이용한 웹 컨텐츠 처리 성능 개선을 위한 연구
- 안광민(Kwang-Min Ahn)
- 한국산업기술융합학회(구. 산업기술교육훈련학회)
- 한국산업기술융합학회 학술대회 논문집
- 2021년 후반기 학술대회 논문집
- 2021.12
- 165 - 170 (6 pages)
Most web-based software has been developed using the JavaScript language. JavaScript has contributed a lot to the activation of web software by providing a standardized runtime environment in most web browsers. Performance limitations are a problem. WebAssembly (WASM) is a platform that provides a way to run compilation-based programming languages such as C and C++ in a web browser. We present possible alternatives. Through the experimental results, it was confirmed that the performance limitations that occur when the existing JavaScript is used in the process of processing large-scale contents in web software are actually very large. In this paper, it was confirmed that the existing technology, which is generally widely used, has performance problems such as the experimental results, and the superiority of the proposed technology was confirmed by directly implementing and comparing WebAssembly-based Web software as an improvement measure.