Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emscripten: find out how the filesystem works #22

Closed
mrsmkl opened this issue Sep 27, 2017 · 2 comments
Closed

Emscripten: find out how the filesystem works #22

mrsmkl opened this issue Sep 27, 2017 · 2 comments
Labels

Comments

@mrsmkl
Copy link
Member

mrsmkl commented Sep 27, 2017

There seems to be some kind of .data file.
Probably what needs to be done is that there are builtin functions for keeping track of file descriptors, and instructions that can be used to read and write to some kind of data block.

@mrsmkl
Copy link
Member Author

mrsmkl commented Sep 27, 2017

@mrsmkl
Copy link
Member Author

mrsmkl commented Sep 28, 2017

New instructions were added here #26

@mrsmkl mrsmkl closed this as completed Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant