We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968dfc2 commit 05efbbdCopy full SHA for 05efbbd
system/include/emscripten/val.h
@@ -284,7 +284,7 @@ struct WireTypePack {
284
static const char name##_symbol[] = #name; \
285
static const ::emscripten::internal::symbol_registrar<name##_symbol> name##_registrar
286
287
-class EMSCRIPTEN_EXPORT val {
+class EMBIND_VISIBILITY_DEFAULT val {
288
public:
289
// missing operators:
290
// * ~ - + ++ --
0 commit comments