You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@KronicDeth encouraged me to report "not implemented" stuff I ran into while trying Lumen so y'all can get an idea of what is actually used.
I tried a few things by modifying spawn-chain and most things ran into "panicked at 'not implemented', examples/spawn-chain/src/elixir/enum/reduce_range_dec_4.rs:36:5"
Trying to interact with a JS object. Trying to start a GenServer and a few other experiments all lead there. Hope that helps. Let me know if you need anything more.
The text was updated successfully, but these errors were encountered:
@KronicDeth encouraged me to report "not implemented" stuff I ran into while trying Lumen so y'all can get an idea of what is actually used.
I tried a few things by modifying spawn-chain and most things ran into "panicked at 'not implemented', examples/spawn-chain/src/elixir/enum/reduce_range_dec_4.rs:36:5"
Trying to interact with a JS object. Trying to start a GenServer and a few other experiments all lead there. Hope that helps. Let me know if you need anything more.
The text was updated successfully, but these errors were encountered: