@wasmos/kernel

Core OS kernel for assemblyscript and WebAssembly

Usage no npm install needed!

<script type="module">
  import wasmosKernel from 'https://cdn.skypack.dev/@wasmos/kernel';
</script>

README

Kernel

This is the core of the OS. It contains a set of core packages. As of right now a kernel binary is statically compiled.

Wasa provides the AssemblyScript API for the kernel and a typescript interface for creating the corresponding assemblyscript imports.