sq / JSIL

CIL to Javascript Compiler
http://jsil.org/
Other
1.73k stars 241 forks source link

load file #1055

Open Thejuster opened 6 years ago

Thejuster commented 6 years ago

Hello i have a question,

Is possibile load a file from directory?

First supposition. Load Texture From file. Maybe using FileStream, Get bytes from file and construct texture.

Other question, i use Jint. is a javascript interpreter for .net need to read javascript file in the folder. is possible?