From b0531817bc8c589137c073667cd6a3ebac21da78 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Mon, 2 Sep 2024 12:20:35 +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 2077cc1..80200ed 100644 --- a/Home.md +++ b/Home.md @@ -12,7 +12,7 @@ The first entity to request a practical demonstration of this concept was a heav 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, ...). +You can leverage full ES5 support and partial ES6 support on JavaScript engines built into Windows. WebAssembly support is in our plans, but it is not fully integrated at the moment. We recommend reviewing WAMR or Wasmtime as runtime options. Moreover, you can utilize various Windows APIs with JavaScript.