0.0.1
cowasm_term is a deno-powered cli tool to run the cowasm terminal
Repository
Current version released
3 years ago
Versions
cowasm_term
ccowasm_term is a cli tool to run the cowasm terminal
Based on https://cowasm.org/
usage
to see help:
deno run --allow-read --allow-write --allow-env 'https://deno.land/x/cowasm_term/cli.ts' --helpexample:
deno run --allow-read --allow-write --allow-env'https://deno.land/x/cowasm_term/cli.ts'
...install
Requires deno
deno install -n cowasm_term --allow-read --allow-write https://deno.land/x/cowasm_term/cli.tslicense
Copyright 2023 denobytes.
See LICENCE file to get more infomation.