发布

  • fix(core): remove wasi compatibility while db is unsupported in wasi (#28089)

    frostbyte_neo 发布于 2024-09-24 22:15:51 +00:00

    Current Behavior

    Users get a disk i/o error from connecting to SQL because of a vfs.

    Expected Behavior

    Not really sure but this might address those errors. Might not. We don't
    need this at the moment though because the SQL database is not compiled
    for wasi.

    Related Issue(s)

    Fixes #

    下载附件