README
This is a minimal wasm interface to jp
, a minimal and education-oriented
version control system. This is currently very poorly documented and it panics
at the slightest provocation. Probably best that you don't use it.
A minimal wasm interface to jp (an educational version control system)
<script type="module">
import jpWasm from 'https://cdn.skypack.dev/jp_wasm';
</script>
This is a minimal wasm interface to jp
, a minimal and education-oriented
version control system. This is currently very poorly documented and it panics
at the slightest provocation. Probably best that you don't use it.