Updated Home (markdown)

Namhyeon Go 2024-09-02 12:21:52 +09:00
parent b0531817bc
commit c9da7c287d

@ -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. WebAssembly support is in our plans, but it is not fully integrated at the moment. We recommend reviewing WAMR or Wasmtime as runtime options.
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](https://github.com/bytecodealliance/wasm-micro-runtime) or [Wasmtime](https://wasmtime.dev/) as runtime.
Moreover, you can utilize various Windows APIs with JavaScript.