Mitchell Tannenbaum

Results 184 comments of Mitchell Tannenbaum

Yea, I think this is rather an issue for Lighttouch. I just want to run the loaders over again with new code.

on second thought, having to restart Torchbear to make Lua script changes take effect is related

`Error: Address already in use.`

``` [general] init = "init.lua" ``` this is supposed to be the most basic assumption for torchbear

it still exits after first run. simple-webserver doesn't stay active.

my bad.. let's see if we can get updating soon

@Shazbot needs [captures()](https://docs.rs/regex/1.1.0/regex/struct.Regex.html#method.captures) for [lua-module-map](https://github.com/foundpatterns/lua-module-map).

https://nullderef.com/series/rust-plugins/ https://www.reddit.com/r/rust/comments/sq4r1i/plugins_in_rust_getting_our_hands_dirty/

Jazz's standard [fs library](https://github.com/jazzdotdev/jazz/blob/master/src/bindings/system/fs.rs) and [fs-extras library](https://github.com/jazzdotdev/fs-extras) are adequate for Jazz Flute, the standard application framework. The other crates that are integrated by default in the scripting environment can also...