nabla-containers/rumprun

Point to latest solo5 and use solo5_set_tls_base

Open

#28 opened on May 22, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (5 forks)auto 404
good first issue

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Solo5 master has a new function for setting the TLS (solo5_set_tls_base), use it. By doing that we don't have to emulate TLS anymore. More specifically, we can revert commits 337db7aa37813c1632ba05f3f2d40e9ac099f9f1 and a7c57e6ef3fe31c086dbb4cd78af8aa89dce4f61.

Contributor guide