Skip to content

Read host file in wasm runtime #19964

Answered by kripken
chris-void-777 asked this question in Q&A
Discussion options

You must be logged in to vote

Currently filesystem support in standalone mode is limited in emscripten. Our main focus is on the Web use case where we use a virtual filesystem (edit: or Web APIs like OPFS). So atm using the wasi-sdk makes more sense for file-using code that will run off the web.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@chris-void-777
Comment options

Answer selected by chris-void-777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants