Skip to main content
Deno 2 is finally here 🎉️
Learn more

Latest version

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' --help

example:

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.ts

license

Copyright 2023 denobytes.
See LICENCE file to get more infomation.