README
AS sHell
This package provides the core shell utilities for working with wasmos. It uses xterm.js for emulating a terminal in a browser context.
AssemblyScript Shell
<script type="module">
import wasmosAsh from 'https://cdn.skypack.dev/@wasmos/ash';
</script>
This package provides the core shell utilities for working with wasmos. It uses xterm.js for emulating a terminal in a browser context.