質問編集履歴
2
タイトルの変更
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
MDN Web docsに記載されているRust Webassemblyの
|
1
|
+
MDN Web docsに記載されているRust Webassemblyの例でエラーが出る
|
body
CHANGED
File without changes
|
1
エラーメッセージ更新
title
CHANGED
File without changes
|
body
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
@ ./index.js
|
15
15
|
|
16
16
|
ERROR in ./node_modules/@myname/wasm-test-code/wasm_test_code_bg.wasm
|
17
|
-
Module not found: Error: Can't resolve './wasm_test_code_bg.js' in 'D:\Documents\site\node_modules\@
|
17
|
+
Module not found: Error: Can't resolve './wasm_test_code_bg.js' in 'D:\Documents\site\node_modules\@myname\wasm-test-code'
|
18
18
|
@ ./node_modules/@myname/wasm-test-code/wasm_test_code_bg.wasm
|
19
19
|
@ ./node_modules/@myname/wasm-test-code/wasm_test_code.js
|
20
20
|
@ ./index.js
|