Skip to content

[Feature Request] Referencing relative path for files #12

@turtletown73

Description

@turtletown73

is there a way to compile the wasm so it doesn't reference an absolute path and instead references a relative path?

I'm trying to host a build on /celeste, after some modification to the code I got it to get to the patching screen, now it is trying to load localhost:3000/_framework//mscorlib.63ql36meeb.dll instead of localhost:3000/celeste/_framework/mscorlib.63ql36meeb.dll, and it isn't referenced anywhere in the frontend code, which makes me think it's somewhere in the dotnet.native.*.wasm file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions