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

Typed Arrays? #27

Open
moshejoshua opened this issue Oct 20, 2015 · 3 comments
Open

Typed Arrays? #27

moshejoshua opened this issue Oct 20, 2015 · 3 comments

Comments

@moshejoshua
Copy link

Need some help in being able to support Javascript typed-arrays. It doesn't look like the Noesis.Javascript version can load a Uint8Array data-type

Noesis.Javascript.JavascriptException was caught
Message=ReferenceError: Uint8Array is not defined

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays
https://msdn.microsoft.com/en-us/library/br212477(v=vs.94).aspx

@oliverbock
Copy link
Contributor

This will probably require a code change.

@moshejoshua
Copy link
Author

Thank you for the reply. This confirms that I can no longer use Javascript.net library to read .js files in .net applicaitons.

@moshejoshua
Copy link
Author

I believe this is similar if not the same thing

https://bugzilla.mozilla.org/show_bug.cgi?id=695438

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

2 participants