Skip to content

fix: Functions with @JS were being generated with @_expose(wasm "bjs_someFunctionName") rather than @_expose(wasm, "bjs_someFunctionName")#557

Closed
scottmarchant wants to merge 1 commit intoswiftwasm:mainfrom
PassiveLogic:fix/buildExposeAttributes
Closed

fix: Functions with @JS were being generated with @_expose(wasm "bjs_someFunctionName") rather than @_expose(wasm, "bjs_someFunctionName")#557
scottmarchant wants to merge 1 commit intoswiftwasm:mainfrom
PassiveLogic:fix/buildExposeAttributes