sq / JSIL

CIL to Javascript Compiler

Home Page:http://jsil.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

load file

Thejuster opened this issue · comments

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?