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

How to compile #4

Open
HardikSo opened this issue Jan 8, 2020 · 5 comments
Open

How to compile #4

HardikSo opened this issue Jan 8, 2020 · 5 comments

Comments

@HardikSo
Copy link

HardikSo commented Jan 8, 2020

Not opening in browser and how to compile this?

@ColinEberhardt
Copy link
Owner

There is no compilation required if you use a modern browser, you’ll need one that supports JavaScript imports: https://caniuse.com/#feat=mdn-javascript_statements_import

@HardikSo
Copy link
Author

HardikSo commented Jan 8, 2020

No, actually I want to make this project on my own that is why I was asking. Can you please put a readme for that?
And when I go to the site mentioned, in the console it gives the server responded with a status of 404 ()?

@HardikSo
Copy link
Author

HardikSo commented Jan 8, 2020

Okay , I got the camera working but it is not giving any solution to it.

@HardikSo
Copy link
Author

HardikSo commented Jan 8, 2020

the error it is throwing is "Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 2147352576, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime, or (3) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 "

@elad-eyal
Copy link

I have this too on chrome

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants