Skip to content

TinyFS Compile does not use correct path separator on linux #46

@morgankenyon

Description

@morgankenyon

On a linux machine, the compiled wasm file is being saved using the wrong path separator.

/home/morgan/dev/tinyfs/examples\main.wasm

When building a file path, use the OS's path separator versus hard coding it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions