|
|
|
|
|
by sfvisser
1418 days ago
|
|
This looks like a great way to add scripting capabilities to your rust app! Binding ops to build your own runtime seems easy enough. Would be nice if there was an easy way to integrate TypeScript and have access to the type checker. So you could load code at runtime, type check it and run it when possible. This, combined with Deno running a sandboxed environment seems pretty useful! |
|