package
0.0.0-20240903203445-8da6124ea7e7
Repository: https://github.com/navionguy/basicwasm.git
Documentation: pkg.go.dev
# Functions
BuildFullPath takes a filepath and builds into a full file specification Decide what kind of path we are being given 1.
FormatFileName forces it into 8.3 form.
GetCWD returns the current working directory from the environment.
GetFile fetches a file from the remote server.
ParseFile decides they file format and then calls the correct parser.
change to a new working directory.
WrapFileSources builds mux routes to all my resources css files, images, javascript files and of course the basic interpreter wasm file.