Fix wasm ci (#391)
* Update wasm-build.yml * Set embed_rendererbackends with wasm * wasm fixes * Fix CI * Update wasm-build.yml * More wasm fixes * Final fixes
This commit is contained in:
@@ -50,8 +50,8 @@ namespace Nz
|
||||
std::vector<std::string> ParseDevices(const char* deviceString);
|
||||
|
||||
DynLib m_library;
|
||||
bool m_isLoaded;
|
||||
bool m_hasCaptureSupport;
|
||||
bool m_isLoaded;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user