vrl-web-playground
esm
This directory houses the exposed VRL function to WASM `run_vrl()` used to power [Vector Remap Language Playground][vrl-playground], or **VRL Playground** for short. Although there is already a local REPL supported for use within the terminal, this playgr
Version 0.1.0
<script type="module"> import vrlWebPlayground from 'https://cdn.jsdelivr.net/npm/vrl-web-playground@0.1.0/+esm' </script>