issues
search
rksm
/
hot-lib-reloader-rs
Reload Rust code without app restarts. For faster feedback cycles.
MIT License
613
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
parse no_mangle in cfg_attr
#41
SArpnt
opened
2 weeks ago
0
Nannou-vector-field example fails to recompile
#40
jhaavard
opened
3 weeks ago
0
Hot-reloading Bevy systems that use Bevy Resources do not work
#39
kaphula
opened
1 month ago
0
Usage with nested crate structure does not work
#38
kaphula
closed
1 month ago
2
"The specified module could not be found." when running bevy example on Windows
#37
zoeesilcock
opened
5 months ago
2
Add support for #[cfg_attr(feature="reload", no_mangle)]
#36
PPakalns
opened
6 months ago
1
upgrade to bevy 0.12.1
#35
bcolloran
closed
6 months ago
1
TypeId changes after first reload.
#34
All8Up
closed
10 months ago
1
Added loaded library name templating
#33
CryoMyst
closed
10 months ago
6
Allow custom name/path for hot reload file
#32
CryoMyst
closed
10 months ago
1
`Egui`, `Windows`: hot-egui example crashes on reload if updated to eframe version > 0.19.0
#31
gabrieldechichi
opened
1 year ago
1
RWLock is a bit too heavy. Considering performance issues, can Atomic be used?
#30
ctemple
closed
7 months ago
2
Different Windows issue: "The specified procedure could not be found"
#29
DrJKL
opened
1 year ago
0
Add `crate` attribute to `hot_module` proc-macro
#28
izissise
closed
1 year ago
1
Allow specifying `crate = "something::hot_lib_reloader"` on hot_module! for when library is not a direct dependency
#27
izissise
closed
1 year ago
0
Q: Is copying the library required on *nix?
#26
Dietr1ch
opened
1 year ago
2
`Iced` sample code keeps crashing at every `lib` reload
#25
lucatrv
opened
1 year ago
5
Including functions from multiple files is a bit tedious
#24
filleduchaos
opened
1 year ago
0
fix workspace configuration
#23
lucatrv
closed
1 year ago
2
Setting an absolute path to the lib dir.
#22
All8Up
closed
2 years ago
4
Documentation does not mention that hot reloader only checks for reload if you call a function (at least once?)
#21
chamons
closed
2 years ago
3
segmentation fault
#20
GOVYANSONG
opened
2 years ago
4
Windows sometimes doesn't work
#19
cdecompilador
closed
2 years ago
2
`hot_functions_from_file` doesn't find functions created in a macro
#18
jjant
closed
2 years ago
1
[Feature request] Only reload on request
#17
jjant
closed
2 years ago
1
Support for reloading impl methods
#16
rksm
opened
2 years ago
0
Spurious crashes when reloading on macos: EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid))
#15
rksm
closed
2 years ago
0
change how Rust source files are found
#14
rksm
closed
2 years ago
1
Changing how Rust source files are found for v0.6
#13
rksm
closed
2 years ago
0
fix how we lock the lib loader
#12
rksm
closed
2 years ago
0
No mangle debug macro
#11
rksm
closed
2 years ago
0
no_mangle attribute in production systems
#10
afonsolage
closed
2 years ago
1
this implements library-about-to-change events...
#9
rksm
closed
2 years ago
0
Register for lib change events
#8
rksm
closed
2 years ago
0
Fix CI
#7
rksm
closed
2 years ago
0
Hot module
#6
rksm
closed
2 years ago
0
My own approach to hot-reloading.
#5
codecnotsupported
closed
2 years ago
1
Fix macos m1
#4
rksm
closed
2 years ago
0
Segmentation Fault on changing function params
#3
mwbryant
opened
2 years ago
2
Wrong markdown formatting
#2
Lemonzyy
closed
2 years ago
0
generate signatures for reloadable functions automatically via a proc-macro
#1
rksm
closed
2 years ago
0