mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
use latest wasm-opt
This commit is contained in:
parent
84e882ead5
commit
72b4c0ed9d
2
examples/async_clock/Trunk.toml
Normal file
2
examples/async_clock/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/boids/Trunk.toml
Normal file
2
examples/boids/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/communication_child_to_parent/Trunk.toml
Normal file
2
examples/communication_child_to_parent/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/communication_parent_to_child/Trunk.toml
Normal file
2
examples/communication_parent_to_child/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/contexts/Trunk.toml
Normal file
2
examples/contexts/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/counter/Trunk.toml
Normal file
2
examples/counter/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/counter_functional/Trunk.toml
Normal file
2
examples/counter_functional/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/dyn_create_destroy_apps/Trunk.toml
Normal file
2
examples/dyn_create_destroy_apps/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/file_upload/Trunk.toml
Normal file
2
examples/file_upload/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/function_memory_game/Trunk.toml
Normal file
2
examples/function_memory_game/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/function_router/Trunk.toml
Normal file
2
examples/function_router/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/function_todomvc/Trunk.toml
Normal file
2
examples/function_todomvc/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/futures/Trunk.toml
Normal file
2
examples/futures/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/game_of_life/Trunk.toml
Normal file
2
examples/game_of_life/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/immutable/Trunk.toml
Normal file
2
examples/immutable/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/inner_html/Trunk.toml
Normal file
2
examples/inner_html/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
@ -1,3 +1,6 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
|
||||
[[hooks]]
|
||||
stage = "pre_build"
|
||||
command = "rustc"
|
||||
|
||||
2
examples/keyed_list/Trunk.toml
Normal file
2
examples/keyed_list/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/mount_point/Trunk.toml
Normal file
2
examples/mount_point/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/nested_list/Trunk.toml
Normal file
2
examples/nested_list/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/node_refs/Trunk.toml
Normal file
2
examples/node_refs/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/password_strength/Trunk.toml
Normal file
2
examples/password_strength/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/portals/Trunk.toml
Normal file
2
examples/portals/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/router/Trunk.toml
Normal file
2
examples/router/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/suspense/Trunk.toml
Normal file
2
examples/suspense/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/timer/Trunk.toml
Normal file
2
examples/timer/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/timer_functional/Trunk.toml
Normal file
2
examples/timer_functional/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/todomvc/Trunk.toml
Normal file
2
examples/todomvc/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/two_apps/Trunk.toml
Normal file
2
examples/two_apps/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/web_worker_fib/Trunk.toml
Normal file
2
examples/web_worker_fib/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/web_worker_prime/Trunk.toml
Normal file
2
examples/web_worker_prime/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
2
examples/webgl/Trunk.toml
Normal file
2
examples/webgl/Trunk.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[tools]
|
||||
wasm_opt = "version_122"
|
||||
Loading…
x
Reference in New Issue
Block a user