apple / swift-for-wasm-examples

Apache License 2.0
114 stars 2 forks source link

Enable experimental feature Extern. #13

Closed zaneenders closed 1 month ago

zaneenders commented 1 month ago

Hi,

Thanks for putting this together. Using the latest main snapshots for MacOS I did have to add the .enableExperimentalFeature("Extern"), to get the project to compile.

Thanks, Zane