mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
move WebAssembly example
This commit is contained in:
parent
bc7d62e94c
commit
55688e8fa2
3 changed files with 4 additions and 4 deletions
|
@ -426,7 +426,7 @@ mod cli_run {
|
|||
expected_ending:"Roc <3 Swift!\n",
|
||||
use_valgrind: true,
|
||||
},
|
||||
platformSwitchingWebAssembly:"platform-switching/web-assembly-platform" => Example {
|
||||
platformSwitchingWebAssembly:"platform-switching" => Example {
|
||||
filename: "rocLovesWebAssembly.roc",
|
||||
executable_filename: "rocLovesWebAssembly",
|
||||
stdin: &[],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue