From c16eb60fd9e965c17832e0c75f23d67944ec3d6b Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Thu, 30 Nov 2023 19:04:38 +0900 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 55b1dc8..902a651 100644 --- a/Home.md +++ b/Home.md @@ -9,7 +9,7 @@ Recently, I extracted this functionality and observed various attempts to develo The first entity to request a practical demonstration of this concept was a major industrial company in Korea. This company primarily engages in businesses related to power energy, including Programmable Logic Controller (PLC). They operate their own cloud computing center and manage a variety of Windows versions, ranging from Windows 2000 (server family) to Windows 10 (PC family). We successfully developed a metric collection agent, addressing version differences. -The WelsonJS project began with the experiential knowledge gained during this time. Subsequently, we continuously improved the project by incorporating requirements from virtual private network companies, information security firms, asset valuation companies, live commerce enterprises, and others. +The WelsonJS project began with the experiential knowledge gained during this time. Subsequently, we continuously improved the project by incorporating requirements from virtual private network companies, compliance audit services, information security firms, asset valuation companies, live commerce enterprises, and others. ### Technical Benefits You can leverage full ES5 support and partial ES6 support on JavaScript engines built into Windows. This includes WebAssembly support using WebAssembly runtimes (e.g., WAMR, Wasmtime, ...).