Evan Almloff
|
eeab3658d4
bump sledgehammer bindgen to stable
|
1 year ago |
Evan Almloff
|
2e7b8cb178
unwind panics into error boundaries
|
1 year ago |
Jonathan Kelley
|
c532d3ec1a
Merge branch 'main' into jk/fix-hotreloading-issues
|
1 year ago |
Jonathan Kelley
|
3d699e7a75
Match on more places for asset reloading
|
1 year ago |
Jonathan Kelley
|
34956cdb31
Merge pull request #2071 from ealmloff/depreciated-write-silent
|
1 year ago |
Jonathan Kelley
|
8d8e7edb82
Clean up reloader
|
1 year ago |
Jonathan Kelley
|
1bdc9d132e
Load tracked assets
|
1 year ago |
Jonathan Kelley
|
e4f65b7260
Tests: add tests for hotreload and recurse into children
|
1 year ago |
Jonathan Kelley
|
979df05546
Merge pull request #2073 from ealmloff/fix-liveview-launch-builder
|
1 year ago |
Jonathan Kelley
|
982b96074a
Add basic hotreload test samples
|
1 year ago |
Evan Almloff
|
72940cc14f
Remove NASM from CI
|
1 year ago |
Evan Almloff
|
a428c61457
fix the liveview launch function
|
1 year ago |
Evan Almloff
|
81182f99ff
fix and improve signal dependencies example
|
1 year ago |
Evan Almloff
|
80aeba30c7
Merge branch 'main' into resource-dependancies
|
1 year ago |
Evan Almloff
|
3866aa2977
simplify use_dependencies docs
|
1 year ago |
Evan Almloff
|
0951a389f7
add a way to add manual dependency tuple to memos and effects
|
1 year ago |
Evan Almloff
|
4985cfdfd0
restore write_silent as a deprecated function with updated recommendations
|
1 year ago |
Jonathan Kelley
|
bca5335f31
fix: hotreloading files with multiple templates, asset hotreloading
|
1 year ago |
Evan Almloff
|
2bbc609082
add a way to subscribe to a dependency tuple for the use_resource hook
|
1 year ago |
Jonathan Kelley
|
05476cad76
Merge branch 'main' into jk/fix-hotreloading-issues
|
1 year ago |
Jonathan Kelley
|
930f8bffbc
Merge pull request #2068 from ealmloff/dont-quit-early-build-fail
|
1 year ago |
Evan Almloff
|
82ab212414
don't quit serving early if builds fail
|
1 year ago |
Jonathan Kelley
|
ad7a350d2e
fix hotreloading issues in the CLI
|
1 year ago |
Jonathan Kelley
|
d180f569cf
Merge pull request #2064 from ealmloff/make-resource-copy
|
1 year ago |
Jonathan Kelley
|
b35f74e9d6
Merge pull request #2029 from ealmloff/isomorphic-spawn
|
1 year ago |
Evan Almloff
|
b2607a5b35
Fix temporary reads within rsx
|
1 year ago |
Evan Almloff
|
81e0469cc2
implement copy for Resource
|
1 year ago |
Jonathan Kelley
|
41809f9a1b
Merge pull request #2057 from ealmloff/fix-examples-assets
|
1 year ago |
Evan Almloff
|
88e2dc127a
Never remove queued tasks without polling during suspense
|
1 year ago |
Evan Almloff
|
6b84f284c9
fix manganis assets overlapping between examples
|
1 year ago |