Skip to content
Discussion options

You must be logged in to vote

What do you mean by "or serving the wasm file itself"? Are you talking about the bytes of the wasm files?

I checked the magick.js file of the native library and this is not doing any of the following with a string:

  • Using eval() function
  • Using new Function() constructor
  • Using setTimeout() or setInterval() with string arguments
  • Using dynamic code generation methods like Function.prototype.constructor

Can you get more information about what exactly is being blocked?

Replies: 2 comments 19 replies

Comment options

You must be logged in to vote
6 replies
@young-energy
Comment options

@young-energy
Comment options

@dlemstra
Comment options

@young-energy
Comment options

@kshepherd2013
Comment options

Answer selected by young-energy
Comment options

You must be logged in to vote
13 replies
@dlemstra
Comment options

@kshepherd2013
Comment options

@kshepherd2013
Comment options

@dlemstra
Comment options

@dlemstra
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants