mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 12:31:22 +00:00
Remove use_extern_macros
features
This has now been stabilized!
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
error: can only #[wasm_bindgen] public functions
|
||||
--> $DIR/non-public-function.rs:8:1
|
||||
--> $DIR/non-public-function.rs:6:1
|
||||
|
|
||||
8 | fn foo() {}
|
||||
6 | fn foo() {}
|
||||
| ^^^^^^^^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
Reference in New Issue
Block a user