webassemblytransactional-memoryintel-tsx

Using TSX with WebAssembly


it is possible using TSX-Transactional Synchronization Extensions with WebAssembly? I didn't find anything about using those extensions in WebAssembly. thanks!


Solution

  • Nope that is impossible. This is i386 specific extension. So it is only possible to use it in actual WebAssembly implementation but not with WebAssembly moduls or any code targeting WebAssembly.