erg-lang / erg

A statically typed language compatible with Python
http://erg-lang.org
Apache License 2.0
2.62k stars 54 forks source link

add feature: `no_std` #361

Closed mtshiba closed 1 year ago

mtshiba commented 1 year ago

Solves the problem of web-ide freezing: since web-ide does not have access to local files, it turns on this feature and simply ignores such requests.