GLDF-RS-WASM is a WebAssembly (Wasm) version of the Global Lighting Data Format (GLDF) library. It allows you to work with GLDF data directly in the browser by leveraging WebAssembly technology. GLDF is a standardized format for describing lighting products and their technical details.
```html
<script type="module">import init from '/gldf-rs-wasm-e633e9b682fa57a5.js';init('/gldf-rs-wasm-e633e9b682fa57a5_bg.wasm');</script>
<link rel="stylesheet" href="/styles-a8c36e60fd065d7c.css">
<link rel="stylesheet" href="/font-awesome.min.css">
```
That's it! You can now use the gldf-rs-wasm
module in your JavaScript code.
The working example can be found here:
There you have the advantage, that included eulumdat files, can be directly opened into
which is an WASM Eulumdat Editor and Viewer, which can as well export to IESNA Format.