Skip to content

OSSign/go-node-wasm-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-node-wasm-fs

A NodeJS module providing the following actions:

  • StringArgument(s: string)
  • StringArguments(...s: string)
  • ServeFS(basepath: string)

Supports both JavaScript and TypeScript consumers.

TODO

  • Troubleshoot why string args + read file don't really work together
  • Why the duck do the functions run backwards

Usage

const { StringArgument, StringArguments, ServeFS } = require('go-node-wasm-fs');

Development

  • Fill in the implementation for each action in src/actions/

About

Go-NodeJS WASM Filesystem Access, String Parameters

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors