Git Product home page Git Product logo

Comments (5)

copy avatar copy commented on May 19, 2024

If I understand you correctly, this already exists: https://github.com/copy/v86/blob/master/docs/api.md#create_filestring-file-uint8array-data-functionobject-callback

Please let me know if the documentation is unclear or needs extensions (it's relatively new and plain).

from v86.

ysangkok avatar ysangkok commented on May 19, 2024

@copy Oh, I didn't see that. How do I get the emulator instance in the production build? Using the debug build, the emulator doesn't boot (an assertion fails).

from v86.

copy avatar copy commented on May 19, 2024

It's defined here: https://github.com/copy/v86/blob/master/src/browser/main.js#L520
You can insert your code there. Alternatively, you can work on one of the library examples, see https://github.com/copy/v86/tree/master/docs/samples
In the latter case no compilation is necessary.

If an assertion fails it could be a bug, by the way.

from v86.

ysangkok avatar ysangkok commented on May 19, 2024

Thanks for the tip! The assertion fails with the ttylinux-2015.01 image I
mentioned previously. I am currently working on adding a local HTTP proxy
so that it wouldn't be necessary to go through the proxy for all requests.

2015-02-22 0:40 GMT+01:00 Fabian [email protected]:

It's defined here:
https://github.com/copy/v86/blob/master/src/browser/main.js#L520
You can insert your code there. Alternatively, you can work on one of the
library examples, see https://github.com/copy/v86/tree/master/docs/samples
In the latter case no compilation is necessary.

If an assertion fails it could be a bug, by the way.


Reply to this email directly or view it on GitHub
#39 (comment).

from v86.

ysangkok avatar ysangkok commented on May 19, 2024

I see you fixed this, thanks.

from v86.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.