Skip to content
#

instruction-set

Here are 15 public repositories matching this topic...

DoDoENT
DoDoENT commented Mar 24, 2020

When trying to use CPUInfo on Emscripten, I get the following linker error:

error: undefined symbol: cpuinfo_emscripten_init
warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`

Indeed, no file in this repository provides an implementation for function cpuinfo_emscripten_init.

I've seen that XNNPACK guys contributed this function, but where i

Improve this page

Add a description, image, and links to the instruction-set topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the instruction-set topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.